From e046a8dbcfb2a6a3e28851b43afa2c68728098a1 Mon Sep 17 00:00:00 2001 From: Vidalnt Date: Sun, 1 Sep 2024 21:15:47 -0500 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c29eb4457..d6da568ed 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,7 +60,7 @@ jobs: > [!TIP] > For the best experience, we highly recommend using the pre-compiled version. Compiling the code yourself may lead to instabilities. - - **Download Compiled Version**: Get the zip from [this link](https://huggingface.co/IAHispano/Applio/blob/main/Compiled/ApplioV${{ steps.check-version.outputs.tag }}.zip). + - **Download Compiled Version**: Get the zip from [this link](https://huggingface.co/IAHispano/Applio/resolve/main/Compiled/Windows/ApplioV${{ steps.check-version.outputs.tag }}.zip). - **Run Applio**: Extract the `.zip` file, then open the \`run-applio.bat\` file. **Full Changelog**: https://github.com/IAHispano/Applio/compare/${{ steps.check-version.outputs.previous-version }}...${{ steps.check-version.outputs.tag }} @@ -173,7 +173,7 @@ jobs: ### Prefer a Simpler Installation? > [!TIP] > For the best experience, we highly recommend using the pre-compiled version. Compiling the code yourself may lead to instabilities. - - **Download Compiled Version**: Get the zip from [this link](https://huggingface.co/IAHispano/Applio/blob/main/Compiled/ApplioV${{ steps.check-version.outputs.tag }}.zip). + - **Download Compiled Version**: Get the zip from [this link](https://huggingface.co/IAHispano/Applio/resolve/main/Compiled/Windows/ApplioV${{ steps.check-version.outputs.tag }}.zip). - **Run Applio**: Extract the `.zip` file, then open the \`run-applio.bat\` file. ## What's New in This Release ${changelog}