diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml index 65644d391..65c52405c 100644 --- a/.github/workflows/desktop-build.yml +++ b/.github/workflows/desktop-build.yml @@ -123,6 +123,7 @@ jobs: id: restore_qt uses: actions/cache/restore@v4 with: + lookup-only: true path: ${{ github.workspace }}/Qt key: qt-macos-${{ matrix.soc }}-${{ env.QT_VERSION }}