Update Qt version to 6.11.1 in release workflow
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: '6.x.x' # Match your specific Qt version here
|
||||
version: '6.11.1' # Match your specific Qt version here
|
||||
|
||||
- name: Configure CMake
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user