Update .forgejo/workflows/build.yml

This commit is contained in:
docker-images 2025-07-28 01:48:31 +02:00
commit fda6418f47

View file

@ -25,7 +25,7 @@ jobs:
shell: sh shell: sh
run: | run: |
echo "Run because of ${{ github.event_name }}" echo "Run because of ${{ github.event_name }}"
apk add --no-cache git nodejs npm bash sed curl jq xcaddy apk add --no-cache git nodejs npm bash sed curl jq
- uses: actions/checkout@v3 - uses: actions/checkout@v3