diff --git a/.github/workflows/windows-mingw.yml b/.github/workflows/windows-mingw.yml index f1a03f3..2a5cb77 100644 --- a/.github/workflows/windows-mingw.yml +++ b/.github/workflows/windows-mingw.yml @@ -35,7 +35,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 1 - - name: Qt 6 environment configuration + - name: Qt6 environment configuration if: ${{ startsWith( matrix.qt_ver, 6 ) }} shell: pwsh run: |