Update .forgejo/workflows/build.yml
This commit is contained in:
parent
a93f0d9199
commit
0afaf90851
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue