Skip to content

Commit

Permalink
Fix macOS BusyIndicator
Browse files Browse the repository at this point in the history
  • Loading branch information
timangus committed Jul 25, 2024
1 parent a9d9ee0 commit 73f3623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build
on: [push, pull_request]
env:
QT_VERSION: 6.7.0
QT_MODULES: qtwebengine qtwebchannel qtpositioning
QT_MODULES: qtwebengine qtwebchannel qtpositioning qtimageformats
GCC_VERSION: 13
CLANG_VERSION: 17

Expand Down

0 comments on commit 73f3623

Please sign in to comment.