Update .forgejo/workflows/package-check.yml
This commit is contained in:
parent
8c3951f858
commit
6c6a3c692c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
apk add --no-cache git nodejs npm bash sed curl jq
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue