lookup only

This commit is contained in:
Bruno Alexandre Rosa 2025-11-06 19:17:25 -03:00
parent d6e4c03a24
commit eeb6f87f4c

View file

@ -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 }}