Download wget

This commit is contained in:
Antoine Martin 2024-10-21 08:31:54 -04:00
parent 87836fffa5
commit 84be1f473d
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -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