Update .forgejo/workflows/build.yml

This commit is contained in:
docker-images 2025-08-22 23:33:11 +02:00
commit 0afaf90851

View file

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