chmod +x the script before execution

This commit is contained in:
Mikkel Hjortshoej
2020-04-15 19:44:26 +02:00
parent 5002b71670
commit 9170c875e1

View File

@@ -122,6 +122,7 @@ jobs:
run: |
b2 authorize-account "$APPID" "$APPKEY"
chmod +x ./ci/upload-create-nightly.sh
./ci/upload-create-nightly.sh "$BUCKET" windows-amd64 windows_artifacts/
./ci/upload-create-nightly.sh "$BUCKET" ubuntu-amd64 ubuntu_artifacts/
./ci/upload-create-nightly.sh "$BUCKET" macos-amd64 macos_artifact/