asdgasgdsa
All checks were successful
/ build (push) Successful in 5m24s

This commit is contained in:
Alexander Schäferdiek 2023-08-17 01:21:14 +02:00
parent 3c435bd0f1
commit ce150d24e8

View file

@ -8,7 +8,8 @@ jobs:
- name: Prepare requirements
run: |
ldd --version
pacman -Sy --noconfirm nodejs-lts-hydrogen npm git
pacman -Syu --noconfirm
pacman -Sy --noconfirm nodejs npm git
pacman -Sy --noconfirm shellcheck rsync openssh
- uses: actions/checkout@v3