diff --git a/.github/workflows/ksp-publish.yml b/.github/workflows/ksp-publish.yml index 642cbbe..4f4de65 100644 --- a/.github/workflows/ksp-publish.yml +++ b/.github/workflows/ksp-publish.yml @@ -46,7 +46,7 @@ jobs: - name: Download KSP Dependencies run: | - wget http://taniwha.org/~bill/Shabby_v0.3.0.zip + wget https://pileof.rocks/KSP/Shabby_v0.3.0.zip wget https://ksp.sarbian.com/jenkins/job/ModuleManager/161/artifact/ModuleManager.4.2.1.dll wget https://github.com/blowfishpro/B9PartSwitch/releases/download/v2.19.0/B9PartSwitch_v2.19.0.zip wget https://github.com/KSPModdingLibs/HarmonyKSP/releases/download/2.0.4.0/HarmonyKSP_2.0.4.0_for_KSP1.8+.zip