mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Update qt5 for macos in notarize step
This commit is contained in:
parent
de1776bf51
commit
e92e7e71c4
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ codesign-macos:
|
|||
stage: deploy
|
||||
tags: [macos]
|
||||
before_script:
|
||||
- 'brew upgrade qt@5'
|
||||
- pip3 install dmgbuild
|
||||
script:
|
||||
- export PATH=/usr/local/opt/qt@5/bin/:${PATH}
|
||||
|
|
Loading…
Reference in a new issue