feature/move-to-forgejo #1
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
pacman -Sy --noconfirm nodejs npm git
|
ldd --version
|
||||||
|
pacman -Sy --noconfirm nodejs-lts-hydrogen npm git
|
||||||
pacman -Sy --noconfirm shellcheck rsync openssh
|
pacman -Sy --noconfirm shellcheck rsync openssh
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in a new issue