add back space

This commit is contained in:
tooomm 2026-06-13 16:02:13 +02:00 committed by GitHub
parent beaa5b8f80
commit 220d87a5b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -376,7 +376,7 @@ jobs:
path: ${{ env.CCACHE_DIR }}
restore-keys: ccache-${{ matrix.runner }}-${{ matrix.soc }}-${{ matrix.type }}-
- name: "[macOS] Restore thin Qt ${{ matrix.qt_version }}libraries"
- name: "[macOS] Restore thin Qt ${{ matrix.qt_version }} libraries"
if: matrix.os == 'macOS'
id: restore_qt
uses: actions/cache/restore@v5