chore/gitea-act-runner #14

Closed
volker.raschek wants to merge 38 commits from chore/gitea-act-runner into master
Showing only changes of commit 1e0cdc6dfd - Show all commits

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: |