correcting url

This commit is contained in:
Asher Dawes
2018-08-11 20:22:49 -07:00
parent a406431e59
commit 24a2ee4e4a

View File

@@ -241,7 +241,7 @@ Package:
- echo "$AUTH_KEY" > AUTH_KEY.json - echo "$AUTH_KEY" > AUTH_KEY.json
- gcloud auth activate-service-account --key-file AUTH_KEY.json - gcloud auth activate-service-account --key-file AUTH_KEY.json
- rm AUTH_KEY.json - rm AUTH_KEY.json
- gsutil cp $STAGING/Agama/installer-prototype/Agama-win32-x64-v${VERSION}-beta.zip . - gsutil cp $STAGING/Agama/installer-prototype/Windows/Agama-win32-x64-v${VERSION}-beta.zip .
- unzip Agama-win32-x64-v${VERSION}-beta.zip - unzip Agama-win32-x64-v${VERSION}-beta.zip
- ./buildscripts/electron-build-windows.sh - ./buildscripts/electron-build-windows.sh
- git clone https://github.com/VerusCoin/Media-Assets --single-branch -b master - git clone https://github.com/VerusCoin/Media-Assets --single-branch -b master