parent
2c89e06e8f
commit
8953e77bfc
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ jobs:
|
|||
steps:
|
||||
- shell: ash
|
||||
run: "apk add --update nodejs npm"
|
||||
- shell: ash
|
||||
run: "which node"
|
||||
- uses: https://code.forgejo.org/actions/setup-node@v4
|
||||
with:
|
||||
node-version: 'latest'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue