Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siedenburg2 authored Jan 25, 2024
1 parent 6902880 commit bc5d415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: Install Qt 5.15.2
uses: jurplel/install-qt-action@v4
- name: Install Qt 5.15.*
uses: jurplel/install-qt-action@v3
with:
version: "5.15.*"
arch: "win64_msvc2019_64"
Expand Down

0 comments on commit bc5d415

Please sign in to comment.