We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee84a0 commit 5dc2abeCopy full SHA for 5dc2abe
buildkite/scripts/run-test-executive-local.sh
@@ -40,7 +40,7 @@ export DEBIAN_FRONTEND=noninteractive
40
rm -f /etc/apt/sources.list.d/hashicorp.list
41
42
apt-get update
43
-apt-get install -y git apt-transport-https ca-certificates tzdata curl
+apt-get install -y git apt-transport-https ca-certificates aptly tzdata curl
44
45
TESTNET_NAME="berkeley"
46
0 commit comments