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/restic/caddy
github.com/abiosoft/caddy-exec github.com/abiosoft/caddy-exec
steps: # steps:
- name: Install dependencies # - name: Install dependencies
shell: sh # shell: sh
run: | # run: |
apk add --no-cache git nodejs npm bash sed curl jq podman # apk add --no-cache git nodejs npm bash sed curl jq podman
- uses: actions/checkout@v3 - uses: actions/checkout@v3