asdasd
Some checks failed
Markdown linter / markdown-link-checker (push) Failing after 12s
continuous-integration/drone/push Build is passing

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

View File

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