This commit is contained in:
parent
4078e495cc
commit
2892327390
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: alpinelinux/apkbuild-lint-tools:latest
|
image: alpinelinux/apkbuild-lint-tools:latest
|
||||||
steps:
|
steps:
|
||||||
- run: apk add nodejs git
|
- run: doas apk add nodejs git
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 500
|
fetch-depth: 500
|
||||||
|
|
Loading…
Reference in a new issue