Update release-windows.yml

main
orestonce 2022-11-19 22:06:05 +08:00 committed by GitHub
parent c5b39b9306
commit d10b6c4fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 5 deletions

View File

@ -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