Skip to content

Commit

Permalink
corrected qt version
Browse files Browse the repository at this point in the history
  • Loading branch information
Odizinne committed Aug 11, 2024
1 parent f5090ee commit 2d93a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qt-msvc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup MSVC
uses: microsoft/setup-msbuild@v1
with:
vs-version: 'latest' # Use the latest Visual Studio version
vs-version: '6.7.2'

- name: Install Qt
run: |
Expand Down

0 comments on commit 2d93a91

Please sign in to comment.