parent
e48c7e9d2b
commit
62b287d20d
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ jobs:
|
|||
image: alpine:edge
|
||||
steps:
|
||||
- run: |
|
||||
sudo apk add shellcheck atools sudo abuild
|
||||
doas apk add shellcheck atools sudo abuild
|
||||
export PATH="$PATH:$GITHUB_WORKSPACE/.gitlab/bin"
|
||||
lint
|
||||
|
|
Loading…
Reference in a new issue