mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[ci] fix worklflow by removing .bash_profile
This commit is contained in:
parent
e8076036b7
commit
663c08fd7c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/shell.yml
vendored
2
.github/workflows/shell.yml
vendored
|
@ -11,5 +11,5 @@ jobs:
|
|||
- uses: actions/checkout@v1
|
||||
- name: Install dotfiles
|
||||
run: |
|
||||
rm ~/.bashrc
|
||||
rm ~/.bashrc ~/.bash_profile
|
||||
./install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue