Skip to content

Commit

Permalink
Try @master for tool path support
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Nov 19, 2023
1 parent a8db1dd commit ec321e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ jobs:
arch: win64_msvc2019_64
set-env: false
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@master
with:
version: ${{ matrix.qt }}
modules: ${{ startsWith(matrix.qt, '6') && 'qtconnectivity' || '' }}
Expand Down

0 comments on commit ec321e7

Please sign in to comment.