This commit is contained in:
Markus Pesch 2025-01-11 13:32:59 +01:00
parent 86bbd6f1d2
commit 1e0cdc6dfd
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -18,7 +18,7 @@ jobs:
steps:
- run: |
apk update
apk install
apk add git
- uses: actions/checkout@v4.2.2
# - name: Install build tools
# run: |