From b9f83a334f92698af435593ef6d6304b28d43a58 Mon Sep 17 00:00:00 2001 From: orestonce Date: Sat, 19 Nov 2022 21:43:44 +0800 Subject: [PATCH] Update push-build-check.yml --- .github/workflows/push-build-check.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/push-build-check.yml b/.github/workflows/push-build-check.yml index 52dd1df..2f7472a 100644 --- a/.github/workflows/push-build-check.yml +++ b/.github/workflows/push-build-check.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v3 - name: install qt static - uses: orestonce/install-qt-static@v0.3.0 + uses: orestonce/install-qt-static@v0.4.0 with: version: Qt5.6.3-Windows-x86-MinGW4.9.4-staticFull-20200104 dir: qt_static_install @@ -26,7 +26,7 @@ jobs: with: # The Go version to download (if necessary) and use. Supports semver spec and ranges. go-version: 1.18 # optional - - name: set env + - name: build run: | go mod tidy go run export/main.go check-only