Update macOS runner to use official binaries

This commit is contained in:
Joseph Donofry 2023-07-16 18:47:08 -04:00
parent d08535efbb
commit 6909ec1096
No known key found for this signature in database
GPG key ID: E8A1D78EF044B0CB
4 changed files with 6 additions and 5 deletions

View file

@ -173,7 +173,7 @@ codesign-macos:
before_script:
- pip3 install dmgbuild
script:
- export PATH=/usr/local/opt/qt@5/bin/:${PATH}
- export PATH=/Users/jdonof/Qt/6.5.1/macos/bin:${PATH}
- ./.ci/macos/notarize.sh
after_script:
- ./.ci/upload-nightly-gitlab.sh artifacts/nheko-${CI_COMMIT_SHORT_SHA}-${PLAT}.dmg