Skip to content

Commit

Permalink
fix: qt version 6.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chenx-dust committed Jul 26, 2024
1 parent 7c64b99 commit c201d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: '6.5.6'
version: '6.5.3'
host: 'windows'
target: 'desktop'
arch: 'win64_msvc2019_64'
Expand Down

0 comments on commit c201d24

Please sign in to comment.