Update release-windows.yml
parent
c5b39b9306
commit
d10b6c4fea
|
|
@ -18,11 +18,8 @@ jobs:
|
||||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
# Runs a set of commands using the runners shell
|
|
||||||
- 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
|
||||||
- name: Setup Go environment
|
- name: Setup Go environment
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue