Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
QQxiaoming authored Oct 26, 2023
1 parent 166675d commit 4965f1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Qt
uses: jurplel/install-qt-action@v6
uses: jurplel/install-qt-action@v4
with:
arch: win64_mingw81
version: '6.2.0'
Expand Down Expand Up @@ -55,4 +55,4 @@ jobs:
- name: Run tests
run: |
./InnoSetup/build/QFSViewer.exe --version
./InnoSetup/build/QFSViewer.exe --version

0 comments on commit 4965f1d

Please sign in to comment.