From d98ed304500753f9214eb2afd7dc785002151ddd Mon Sep 17 00:00:00 2001 From: GreemDev Date: Sun, 13 Apr 2025 13:25:05 -0500 Subject: [PATCH] fix "regular builds" linking to canary builds --- .github/workflows/canary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/canary.yml b/.github/workflows/canary.yml index 2478b88f4..0207442a2 100644 --- a/.github/workflows/canary.yml +++ b/.github/workflows/canary.yml @@ -59,7 +59,7 @@ jobs: body: | # Canary builds: - These builds are experimental and may sometimes not work, use [regular builds](https://github.com/${{ env.RYUJINX_TARGET_RELEASE_CHANNEL_OWNER }}/${{ env.RYUJINX_TARGET_RELEASE_CHANNEL_REPO }}/releases/latest) instead if that sounds like something you don't want to deal with. + These builds are experimental and may sometimes not work, use [regular builds](https://github.com/${{ env.RYUJINX_TARGET_RELEASE_CHANNEL_OWNER }}/Stable-Releases/releases/latest) instead if that sounds like something you don't want to deal with. | Platform | Artifact | |--|--|