Skip to content

Commit

Permalink
ci: fix no qtcore5compat module
Browse files Browse the repository at this point in the history
  • Loading branch information
Mythologyli committed Dec 1, 2023
1 parent d8617c0 commit e58a314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
host: 'windows'
target: 'desktop'
arch: 'win64_msvc2019_64'
modules: 'qtcore5compat'
cache: 'true'
cache-key-prefix: 'install-qt-action'

Expand Down

0 comments on commit e58a314

Please sign in to comment.