mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-30 20:23:46 +02:00
Fix macOS action
This commit is contained in:
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
@@ -113,7 +113,7 @@ jobs:
|
|||||||
path: 'build/VRCX_${{ needs.set_version.outputs.version }}.AppImage'
|
path: 'build/VRCX_${{ needs.set_version.outputs.version }}.AppImage'
|
||||||
|
|
||||||
build_macos:
|
build_macos:
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest-large
|
||||||
needs: [set_version, build_dotnet_linux, build_node]
|
needs: [set_version, build_dotnet_linux, build_node]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user