fetch depth 500
Some checks failed
/ lint (pull_request) Failing after 24s

This commit is contained in:
Antoine Martin 2024-08-11 16:50:18 -04:00
parent 1d23e39f98
commit 554431771a
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -11,10 +11,9 @@ jobs:
steps:
- run: apk add nodejs git
- uses: actions/checkout@v4
with:
fetch-depth: 500
- run: |
apk add shellcheck atools sudo abuild
echo $GITHUB_WORKSPACE
ls -all $GITHUB_WORKSPACE
export PATH="$PATH:$GITHUB_WORKSPACE/.gitlab/bin"
ls $GITHUB
lint