Skip to content

Commit

Permalink
Install qtwebchannel
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer committed Jul 29, 2024
1 parent 1842dc9 commit f670864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-fmusim-gui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
host: 'windows'
target: 'desktop'
arch: 'win64_msvc2019_64'
modules: 'qtwebengine'
modules: 'qtwebchannel qtwebengine'
- run: "gci env:"
- run: |
cmake -D CMAKE_PREFIX_PATH=${{env.QT_ROOT_DIR}} -S fmusim-gui -B fmusim-gui/build/fmusim-gui
Expand Down

0 comments on commit f670864

Please sign in to comment.