You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
runs-on: macos-latest # the ovr-platform-util tool is only available for Mac and Windows
509
504
steps:
@@ -520,7 +515,8 @@ jobs:
520
515
with:
521
516
name: MacOS Monoscopic
522
517
path: build_macos_monoscopic
523
-
518
+
run-id: 8347344270
519
+
github-token: ${{ github.token }}
524
520
# See https://docs.github.com/en/actions/deployment/deploying-xcode-applications/installing-an-apple-certificate-on-macos-runners-for-xcode-development
525
521
- name: Install the Apple certificate and provisioning profile
0 commit comments