Download wget
This commit is contained in:
parent
87836fffa5
commit
84be1f473d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
downstream: https://ayakael.net/api/packages/alpine/alpine/edge/community
|
||||
steps:
|
||||
- name: Environment setup
|
||||
run: apk add grep coreutils gawk curl
|
||||
run: apk add grep coreutils gawk curl wget
|
||||
- name: Fetch info from upstream
|
||||
run: |
|
||||
apk --allow-untrusted --update-cache --repositories-file /dev/null --repository $upstream update
|
||||
|
|
Loading…
Reference in a new issue