Update release-windows.yml
parent
c5b39b9306
commit
d10b6c4fea
|
|
@ -17,12 +17,9 @@ jobs:
|
|||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
# Runs a set of commands using the runners shell
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
||||
- name: install qt static
|
||||
uses: orestonce/install-qt-static@v0.4.0
|
||||
uses: orestonce/install-qt-static@v0.4.2
|
||||
with:
|
||||
version: Qt5.6.3-Windows-x86-MinGW4.9.4-staticFull-20200104
|
||||
- name: Setup Go environment
|
||||
|
|
|
|||
Loading…
Reference in New Issue