d
Some checks failed
/ build (push) Failing after 14s

This commit is contained in:
Maciej Pawłowski 2025-03-09 20:51:54 +01:00
parent 5545541a4f
commit 292439f642
Signed by: maciek
GPG key ID: 9FC186633565C9C7

View file

@ -11,8 +11,8 @@ jobs:
steps: steps:
# - shell: ash # - shell: ash
# run: "apk add --update nodejs npm" # run: "apk add --update nodejs npm"
- shell: ash # - shell: ash
run: "which node" # run: "which node"
- uses: https://code.forgejo.org/actions/setup-node@v4 - uses: https://code.forgejo.org/actions/setup-node@v4
with: with:
node-version: 'latest' node-version: 'latest'