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