asfdsaf
Some checks reported warnings
/ build (push) Has been cancelled

This commit is contained in:
Alexander Schäferdiek 2023-08-17 01:20:35 +02:00
parent cce9f15539
commit 3c435bd0f1

View file

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