perhaps fix installing qt
This commit is contained in:
parent
26c75df706
commit
c456f593ab
|
|
@ -31,7 +31,7 @@ jobs:
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: 6.5.*
|
version: 6.*
|
||||||
cache: true
|
cache: true
|
||||||
|
|
||||||
- name: Generate Ninja build files
|
- name: Generate Ninja build files
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue