parent
2c89e06e8f
commit
8953e77bfc
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- shell: ash
|
- shell: ash
|
||||||
run: "apk add --update nodejs npm"
|
run: "apk add --update nodejs npm"
|
||||||
|
- shell: ash
|
||||||
|
run: "which node"
|
||||||
- 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