mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
add back space
This commit is contained in:
parent
beaa5b8f80
commit
220d87a5b5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue