parent
5545541a4f
commit
292439f642
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
# - shell: ash
|
# - shell: ash
|
||||||
# run: "apk add --update nodejs npm"
|
# run: "apk add --update nodejs npm"
|
||||||
- shell: ash
|
# - shell: ash
|
||||||
run: "which node"
|
# 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