add git
All checks were successful
/ lint (pull_request) Successful in 25s

This commit is contained in:
Antoine Martin 2024-08-11 16:47:13 -04:00
parent 1c5d729b89
commit 1d23e39f98
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -9,7 +9,7 @@ jobs:
container:
image: alpine:edge
steps:
- run: apk add nodejs
- run: apk add nodejs git
- uses: actions/checkout@v4
- run: |
apk add shellcheck atools sudo abuild