mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Update desktop-build.yml
This commit is contained in:
parent
eb25e30f86
commit
2a076d1b09
1 changed files with 2 additions and 1 deletions
3
.github/workflows/desktop-build.yml
vendored
3
.github/workflows/desktop-build.yml
vendored
|
|
@ -343,7 +343,8 @@ jobs:
|
|||
if: matrix.use_ccache == 1 && matrix.os == 'macOS'
|
||||
run: brew install ccache
|
||||
|
||||
- name: Run sccache-cache
|
||||
- name: Run sccache-cache (Windows)
|
||||
if: matrix.os == 'Windows'
|
||||
uses: mozilla-actions/sccache-action@v0.0.9
|
||||
|
||||
- name: Restore compiler cache (ccache)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue