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
  • Loading branch information
egorpugin committed Feb 7, 2024
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
Expand Up @@ -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%

Expand Down

0 comments on commit a7f860a

Please sign in to comment.