parent
1c89bac67c
commit
4c3dc6ba6c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
image: "mcr.microsoft.com/dotnet/sdk:9.0-alpine"
|
image: "mcr.microsoft.com/dotnet/sdk:9.0-alpine"
|
||||||
steps:
|
steps:
|
||||||
- shell: ash
|
- shell: ash
|
||||||
run: "apk add --update nodejs npm"
|
run: "apk add --update nodejs npm libstdc++"
|
||||||
- shell: ash
|
- shell: ash
|
||||||
run: "node -v"
|
run: "node -v"
|
||||||
- uses: "https://code.forgejo.org/actions/checkout@v4"
|
- uses: "https://code.forgejo.org/actions/checkout@v4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue