mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[actions] fix relative bashrc
This commit is contained in:
parent
95da7472b4
commit
6e647fbe77
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
|
||||
./install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue