We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 314326d commit ce55765Copy full SHA for ce55765
1 file changed
.github/workflows/build_linux_gcc_qt6.yml
@@ -25,7 +25,7 @@ jobs:
25
tcllib tklib tcl-dev tk-dev \
26
libtbb-dev \
27
qt6-base-dev qt6-declarative-dev \
28
- qml6-module-qtquick-window qml6-module-qtquick-controls qml6-module-qtquick-templates qml6-module-qtquick-dialogs \
+ qml6-module-qtquick-window qml6-module-qtquick-controls qml6-module-qtquick-templates qml6-module-qtquick-dialogs qml6-module-qtqml-workerscript \
29
xvfb scrot
30
- name: Configure project
31
run: |
0 commit comments