Update .forgejo/workflows/package-check.yml
This commit is contained in:
parent
5b4fca5984
commit
0d6af808a0
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jobs:
|
||||||
https://dl-cdn.alpinelinux.org/alpine/edge/testing
|
https://dl-cdn.alpinelinux.org/alpine/edge/testing
|
||||||
EOF
|
EOF
|
||||||
apk upgrade --no-cache -a
|
apk upgrade --no-cache -a
|
||||||
apk add --no-cache git nodejs npm bash sed $PACKAGE
|
apk add --no-cache git nodejs npm bash sed curl $PACKAGE
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue