Skip to content

Commit

Permalink
Update qt formulae in laigter-mac.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
azagaya authored Apr 25, 2024
1 parent fa068c3 commit 30f9793
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/laigter-mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
run: |
rm /usr/local/bin/2to3*
export HOMEBREW_NO_AUTO_UPDATE=1 && export HOMEBREW_NO_INSTALL_CLEANUP=1 && brew update
HOMEBREW_VERBOSE_USING_DOTS=1 brew reinstall --verbose qt5
brew link qt5 --force
HOMEBREW_VERBOSE_USING_DOTS=1 brew reinstall --verbose qt@5
brew link qt@5 --force
- name: build Laigter
shell: bash
run: |
Expand Down

0 comments on commit 30f9793

Please sign in to comment.