do not install wget
continuous-integration/drone/push Build is failing Details

hetzner-flakes
Alexander Tomokhov 2023-11-18 17:36:06 +04:00
parent 89b1f212ea
commit 4c0072fa7c
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ set -o xtrace
set -o errexit
apt update
apt install -y git tar wget curl jq
apt install -y git tar curl jq
checkEnv
prepareEnv
makeSwap # smallest (512MB) droplet needs extra memory!