Update appveyor.yml

This commit is contained in:
Egor Pugin 2021-01-03 02:59:43 +03:00 committed by GitHub
parent 61da5c9e05
commit ee4532ab7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ cache:
- c:/Users/appveyor/.sw -> appveyor.yml
before_build:
- git submodule update --init --recursive
- curl -fsS -L -o dl.zip https://github.com/SoftwareNetwork/binaries/raw/master/sw-master-windows-client.zip
- 7z x dl.zip
- set PATH=%PATH%;%cd%