Add wget depend

This commit is contained in:
Antoine Martin 2024-09-09 12:19:45 -04:00
parent a4f2308194
commit 8fc7d307d1
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -19,7 +19,7 @@ jobs:
DEPOT_TOOLS_VER: ae3745656b1111c995e41ec70eaa4397eaea7951
steps:
- name: Environment setup
run: apk add nodejs git zstd tar sed bash py3-httplib2
run: apk add nodejs git zstd tar sed bash py3-httplib2 wget
- name: Getting depot_tools
run: |
git clone --depth 1 https://chromium.googlesource.com/chromium/tools/depot_tools.git ./