Skip to content

Commit

Permalink
Merge pull request #4188 from softwaretirol/main
Browse files Browse the repository at this point in the history
Update appveyor.yml - Url has changed
egorpugin authored Feb 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 8ee020e + 0b3b6e5 commit a7f860a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -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%

0 comments on commit a7f860a

Please sign in to comment.