Update .forgejo/workflows/package-check.yml
This commit is contained in:
parent
d7fa0c0ed6
commit
f2258f1919
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
shell: sh
|
||||
run: |
|
||||
apk add --no-cache git bash jq nodejs npm
|
||||
apk add --no-cache git bash jq nodejs npm curl
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue