mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
Update shell.yml
This commit is contained in:
parent
ca11e8f519
commit
79b5f17542
1 changed files with 1 additions and 1 deletions
2
.github/workflows/shell.yml
vendored
2
.github/workflows/shell.yml
vendored
|
@ -9,5 +9,5 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Run a one-line script
|
- name: Install dotfiles
|
||||||
run: ./install
|
run: ./install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue