diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b1205ee..3d80e31 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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: |