mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
add comment about jianmingyong/ccache-action
This commit is contained in:
parent
48cbd8c9a3
commit
6d64daf73f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -279,6 +279,8 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
|
||||
# Using jianmingyong/ccache-action to setup ccache without using brew
|
||||
# It tries to download a binary of ccache from GitHub Release and falls back to building from source if it fails
|
||||
- name: Setup Ccache
|
||||
uses: jianmingyong/ccache-action@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue