Skip to content

Commit

Permalink
Changed req ver suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Sep 19, 2024
1 parent ff0c981 commit 7b66098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
aqtversion: '==6.*.*'
aqtversion: '==6.*'
version: '7.*.*'
target: 'desktop'
dir: '${{ github.workspace }}/qt/'
Expand Down

0 comments on commit 7b66098

Please sign in to comment.