Change headless to nogui in the release artifacts (#285)
This makes it so that instead of the files you download being `sdl2-ryujinx-headless` they are now `nogui-ryujinx`in the release (and canary) artifacts
Showing
- .github/workflows/build.yml 2 additions, 2 deletions.github/workflows/build.yml
- .github/workflows/canary.yml 2 additions, 2 deletions.github/workflows/canary.yml
- .github/workflows/nightly_pr_comment.yml 2 additions, 2 deletions.github/workflows/nightly_pr_comment.yml
- .github/workflows/release.yml 2 additions, 2 deletions.github/workflows/release.yml
- distribution/macos/create_macos_build_headless.sh 2 additions, 2 deletionsdistribution/macos/create_macos_build_headless.sh
Please register or sign in to comment