Skip to content

Commit

Permalink
Update ghproxy link prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
SurFlurer authored Jul 22, 2024
1 parent c62df3f commit df7fdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-download-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
release=${{ matrix.release }}
release=${release#*-}
release=${release#*-}
link_prefix="mirror.ghproxy.com/github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-experimental-"$release"/"
link_prefix="ghproxy.org/github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-experimental-"$release"/"
msvc_link=""$link_prefix"cdda-windows-tiles-x64-msvc-"$release".zip"
mingw_link=""$link_prefix"cdda-windows-tiles-x64-"$release".zip"
Expand Down

0 comments on commit df7fdaf

Please sign in to comment.