add git
Some checks failed
dl / lint (push) Successful in 1m27s
dl / docker (push) Failing after 25s

This commit is contained in:
Michel Roux 2023-06-25 15:51:45 +02:00
parent 538a5d62d7
commit e7d7d75b6b

View File

@ -19,7 +19,7 @@ jobs:
container: docker
needs: [lint]
steps:
- run: apk add nodejs
- run: apk add git nodejs
- uses: actions/checkout@v3
- uses: https://github.com/docker/metadata-action@v4
with: