parent
ac48038aaa
commit
2c89e06e8f
1 changed files with 2 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue