install git
Some checks failed
/ build (push) Failing after 27s

This commit is contained in:
Hornwitser 2025-05-16 17:53:20 +02:00
parent 678e6c5c72
commit 5fc14f1ada

View file

@ -11,7 +11,7 @@ jobs:
name: Install buildah name: Install buildah
shell: sh shell: sh
run: | run: |
apk add buildah apk add buildah git
- -
name: Checkout name: Checkout
shell: sh shell: sh