fix qt install
This commit is contained in:
parent
17be07fb60
commit
ae4cbe9972
|
|
@ -31,7 +31,6 @@ jobs:
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
arch: clang_64
|
|
||||||
version: 6.*
|
version: 6.*
|
||||||
cache: true
|
cache: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue