Skip to content

Commit

Permalink
.github/workflows/gha-ci.yml: mirror https://ftp.wangqr.tk/aegisub/ae…
Browse files Browse the repository at this point in the history
…gisub-win64-cmake-20210713-r9212.zip

Signed-off-by: akarin <i@akarin.info>
  • Loading branch information
AkarinVS committed Jul 11, 2022
1 parent 6d56530 commit 52a0121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gha-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
- name: package
run: |
Invoke-WebRequest -Uri https://ftp.wangqr.tk/aegisub/aegisub-win64-cmake-20210713-r9212.zip -OutFile vendor/aegisub9212.zip
Invoke-WebRequest -Uri https://github.com/AmusementClub/Aegisub/releases/download/artifacts/aegisub-win64-cmake-20210713-r9212.zip -OutFile vendor/aegisub9212.zip
7z.exe x vendor/aegisub9212.zip -ovendor/aegisub9212
Expand Down

0 comments on commit 52a0121

Please sign in to comment.