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