parent
d10b6c4fea
commit
9c4d189000
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: install qt static
|
- name: install qt static
|
||||||
uses: orestonce/install-qt-static@v0.4.0
|
uses: orestonce/install-qt-static@v0.4.2
|
||||||
with:
|
with:
|
||||||
version: Qt5.6.3-Windows-x86-MinGW4.9.4-staticFull-20200104
|
version: Qt5.6.3-Windows-x86-MinGW4.9.4-staticFull-20200104
|
||||||
dir: qt_static_install
|
dir: qt_static_install
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue