parent
aff8d5ff45
commit
1c89bac67c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
- shell: ash
|
- shell: ash
|
||||||
run: "apk add --update nodejs npm"
|
run: "apk add --update nodejs npm"
|
||||||
- shell: ash
|
- shell: ash
|
||||||
run: "which node"
|
run: "node -v"
|
||||||
- uses: "https://code.forgejo.org/actions/checkout@v4"
|
- uses: "https://code.forgejo.org/actions/checkout@v4"
|
||||||
- shell: ash
|
- shell: ash
|
||||||
run: "ls -laF"
|
run: "ls -laF"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue