parent
ac48038aaa
commit
2c89e06e8f
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: "mcr.microsoft.com/dotnet/sdk:9.0-alpine"
|
image: "mcr.microsoft.com/dotnet/sdk:9.0-alpine"
|
||||||
steps:
|
steps:
|
||||||
|
- shell: ash
|
||||||
|
run: "apk add --update nodejs npm"
|
||||||
- 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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue