This commit is contained in:
jh 2019-09-10 12:25:11 -07:00
commit 845705a0eb

View file

@ -12,7 +12,8 @@ version: '{branch}-{build}'
install:
# Download the latest prebuilt exe
- set URL=$(python ./appveyor/gdrive.py $ARCH)
- echo $URL
- cd ..
- wget $URL
build: off