diff --git a/github/download-github-release.sh b/github/download-github-release.sh index 2b0df3d35d219f9c47a6b94d70b0accfdf3ff738..ca68c6fdcaa78a5907ed6cdb8ddd2be02d21c287 100755 --- a/github/download-github-release.sh +++ b/github/download-github-release.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -set -eo pipefail +set -euo pipefail download-artifact() { curl -s -L -O ${ARTIFACT_URL}