mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-24 15:43:54 -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:
|
with:
|
||||||
submodules: recursive
|
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
|
- name: Setup Ccache
|
||||||
uses: jianmingyong/ccache-action@v1
|
uses: jianmingyong/ccache-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue