mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 01:23:57 -07:00
enableCrossOsArchive also when saving
This commit is contained in:
parent
5ad8488245
commit
d448dea0df
1 changed files with 1 additions and 0 deletions
1
.github/workflows/desktop-build.yml
vendored
1
.github/workflows/desktop-build.yml
vendored
|
|
@ -154,6 +154,7 @@ jobs:
|
|||
if: steps.restore_qt.outputs.cache-hit != 'true'
|
||||
uses: actions/cache/save@v4
|
||||
with:
|
||||
enableCrossOsArchive: true
|
||||
path: ${{ github.workspace }}/Qt
|
||||
key: qt-macos-${{ matrix.soc }}-${{ env.QT_VERSION }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue