mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +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'
|
||||
|
||||
build_macos:
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-latest-large
|
||||
needs: [set_version, build_dotnet_linux, build_node]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user