Attempt to check if canary in create_macos_build_ava.sh and in create_macos_build_ava_headless.sh instead of in seperate files
This helps keeping things concise and should maybe work well idk
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -24,6 +24,7 @@ env:
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: "GabCoolDude"
|
||||
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: "Ryujinx"
|
||||
RELEASE: 1
|
||||
CANARY: 0
|
||||
|
||||
jobs:
|
||||
tag:
|
||||
|
||||
Reference in New Issue
Block a user