mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
Merge branch 'master' of github.com:Stunkymonkey/dotfiles
This commit is contained in:
commit
45f89a12f8
1 changed files with 3 additions and 1 deletions
4
.github/workflows/shell.yml
vendored
4
.github/workflows/shell.yml
vendored
|
@ -10,4 +10,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Install dotfiles
|
||||
run: ./install
|
||||
run: |
|
||||
rm ~/.bashrc
|
||||
./install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue