Skip to content

Commit

Permalink
Merge pull request #1 from 2ndlab/peaceshi-patch-1
Browse files Browse the repository at this point in the history
use SDL Github repo link
  • Loading branch information
peaceshi authored Apr 10, 2021
2 parents b5aae57 + 7c83f4d commit d709bca
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 @@ -22,7 +22,7 @@ install:
#- exit 1

# download vcltl and sdl:
- appveyor DownloadFile http://hg.libsdl.org/SDL/archive/tip.zip
- appveyor DownloadFile https://github.com/libsdl-org/SDL/archive/refs/heads/main.zip
- 7z x ./*.zip -y -o./ && mv ./SDL-*/* %sdl%
- rm -f ./*.zip

Expand Down

0 comments on commit d709bca

Please sign in to comment.