ci: womp womp?
Some checks failed
/ build (push) Failing after 8s

This commit is contained in:
Maciej Pawłowski 2025-03-09 20:38:15 +01:00
parent ac48038aaa
commit 2c89e06e8f
Signed by: maciek
GPG key ID: 9FC186633565C9C7

View file

@ -9,6 +9,8 @@ jobs:
container:
image: "mcr.microsoft.com/dotnet/sdk:9.0-alpine"
steps:
- shell: ash
run: "apk add --update nodejs npm"
- uses: https://code.forgejo.org/actions/setup-node@v4
with:
node-version: 'latest'