mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-18 07:07:45 +00:00
Install qtwebchannel on the CI
This commit is contained in:
parent
d70f70fdd5
commit
664439fa9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
with:
|
||||
version: "6.6.*"
|
||||
cache: true
|
||||
modules: 'qtwebengine qtwebview qtwebsockets qtshadertools'
|
||||
modules: 'qtwebengine qtwebview qtwebsockets qtshadertools qtwebchannel'
|
||||
|
||||
- name: Set reusable strings
|
||||
id: strings
|
||||
|
|
Loading…
Add table
Reference in a new issue