Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Vidalnt committed Sep 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent fdfb417 commit e046a8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -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}

0 comments on commit e046a8d

Please sign in to comment.