Skip to content

Commit 339613f

Browse files
2 parents 0840b7b + 5f4d24a commit 339613f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/win-x64-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Preparing C/C++ Compiler
2929
run: |
3030
echo $env:VERSION
31-
curl "https://github.com/LittleYang0531/LittleYang0531/releases/download/g%2B%2B13/windows-x64.zip" -o gcc.zip
31+
curl "https://corsproxy.org/https://github.com/LittleYang0531/LittleYang0531/releases/download/g%2B%2B13/windows-x64.zip" -o gcc.zip
3232
unzip -q gcc.zip
3333
3434
- name: Preparing Chocolately

0 commit comments

Comments
 (0)