Skip to content

Commit

Permalink
fix qt issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bramtayl committed Jun 21, 2024
1 parent 9ef84e7 commit 65d3e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: sudo apt install qt6-base-dev

- name: Get Qt on macos and windows
if: matrix.os != 'windows'
if: matrix.os != 'windows-latest'
uses: jurplel/install-qt-action@v3.3.0
with:
version: "6.6.3"
Expand Down

0 comments on commit 65d3e78

Please sign in to comment.