Update .forgejo/workflows/build.yml
Some checks failed
build.yml / Update .forgejo/workflows/build.yml (push) Failing after 0s

This commit is contained in:
docker-images 2025-07-31 14:13:07 +02:00
commit e33592cb84

View file

@ -21,11 +21,11 @@ jobs:
github.com/restic/caddy
github.com/abiosoft/caddy-exec
steps:
- name: Install dependencies
shell: sh
run: |
apk add --no-cache git nodejs npm bash sed curl jq podman
# steps:
# - name: Install dependencies
# shell: sh
# run: |
# apk add --no-cache git nodejs npm bash sed curl jq podman
- uses: actions/checkout@v3