From 04c61afd3a79697861cfcfdf117f5c6694509337 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Sat, 18 Jun 2022 20:03:20 -0700 Subject: [PATCH] echo release.solana.com-install before uploading it for more log visibility --- ci/publish-tarball.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/publish-tarball.sh b/ci/publish-tarball.sh index 3a5cc25a4..0758e9bf5 100755 --- a/ci/publish-tarball.sh +++ b/ci/publish-tarball.sh @@ -160,6 +160,7 @@ SOLANA_RELEASE=$CHANNEL_OR_TAG SOLANA_INSTALL_INIT_ARGS=$CHANNEL_OR_TAG SOLANA_DOWNLOAD_ROOT=https://release.solana.com EOF + echo release.solana.com-install cat install/solana-install-init.sh >> release.solana.com-install echo --- AWS S3 Store: "install"