mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Upgrade qt in CI
This commit is contained in:
parent
a23e2ba854
commit
de1776bf51
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ build-macos:
|
|||
stage: build
|
||||
tags: [macos]
|
||||
before_script:
|
||||
#- brew update
|
||||
- 'brew upgrade qt@5'
|
||||
#- brew reinstall --force python3
|
||||
#- brew bundle --file=./.ci/macos/Brewfile --force --cleanup
|
||||
- rm -rf ../.hunter && mv .hunter ../.hunter || true
|
||||
|
|
Loading…
Reference in a new issue