test uszu 2
Some checks failed
/ build (push) Failing after 7s

This commit is contained in:
Maciej Pawłowski 2025-03-09 20:58:25 +01:00
parent aff8d5ff45
commit 1c89bac67c
Signed by: maciek
GPG key ID: 9FC186633565C9C7

View file

@ -12,7 +12,7 @@ jobs:
- shell: ash - shell: ash
run: "apk add --update nodejs npm" run: "apk add --update nodejs npm"
- shell: ash - shell: ash
run: "which node" run: "node -v"
- uses: "https://code.forgejo.org/actions/checkout@v4" - uses: "https://code.forgejo.org/actions/checkout@v4"
- shell: ash - shell: ash
run: "ls -laF" run: "ls -laF"