Merge pull request #4188 from softwaretirol/main

Update appveyor.yml - Url has changed
This commit is contained in:
Egor Pugin 2024-02-07 23:02:07 +03:00 committed by GitHub
commit a7f860a417
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ only_commits:
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
- curl -fsS -L -o dl.zip https://software-network.org/client/sw-master-windows_x86_64-client.zip
- 7z x dl.zip
- set PATH=%PATH%;%cd%