diff --git a/.forgejo/workflows/debugging.yml b/.forgejo/workflows/debugging.yml index 9ecf7a8..f62d9b2 100644 --- a/.forgejo/workflows/debugging.yml +++ b/.forgejo/workflows/debugging.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Install docker shell: /bin/ash -e {0} - run: apk add --update docker git + run: apk add --update docker git bash - name: Create Some Files shell: /bin/ash -e {0} run: |