parent
b1632eb2cb
commit
1c5d729b89
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: alpine:edge
|
image: alpine:edge
|
||||||
steps:
|
steps:
|
||||||
|
- run: apk add nodejs
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: |
|
- run: |
|
||||||
apk add shellcheck atools sudo abuild
|
apk add shellcheck atools sudo abuild
|
||||||
|
|
Loading…
Reference in a new issue