This commit is contained in:
parent
cf6a6cc266
commit
91ffc4665a
1 changed files with 2 additions and 0 deletions
|
@ -11,5 +11,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
apk add shellcheck atools sudo abuild
|
apk add shellcheck atools sudo abuild
|
||||||
|
echo $GITHUB_WORKSPACE
|
||||||
|
ls -all $GITHUB_WORKSPACE
|
||||||
export PATH="$PATH:$GITHUB_WORKSPACE/.gitlab/bin"
|
export PATH="$PATH:$GITHUB_WORKSPACE/.gitlab/bin"
|
||||||
lint
|
lint
|
||||||
|
|
Loading…
Reference in a new issue