Update .forgejo/workflows/build.yml

This commit is contained in:
docker-images 2025-07-31 19:48:56 +02:00
commit 9b7facb8ca

View file

@ -22,10 +22,10 @@ jobs:
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