mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-07-01 21:43:43 +00:00
adapt shell tests
This commit is contained in:
parent
d12e05c347
commit
ca02749d65
3 changed files with 29 additions and 27 deletions
|
@ -54,7 +54,7 @@ upload() {
|
|||
|
||||
setup_api() {
|
||||
if ! which jq curl ; then
|
||||
apt-get install -y -qq jq curl
|
||||
apt-get install -y -qq jq curl wget
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue