parent
e08b4eee90
commit
f1a1cab596
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
pacman -Syu --noconfirm
|
pacman -Syu --noconfirm
|
||||||
pacman -Sy --noconfirm nodejs npm git
|
pacman -Sy --noconfirm nodejs npm git
|
||||||
pacman -Sy --noconfirm shellcheck rsync openssh
|
pacman -Sy --noconfirm shellcheck rsync openssh coreutils
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
name: Clone
|
name: Clone
|
||||||
|
|
Loading…
Reference in a new issue