mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 19:43:55 -07:00
nit
This commit is contained in:
parent
ed86b3101d
commit
031584c89b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -281,7 +281,7 @@ jobs:
|
||||||
|
|
||||||
# Using jianmingyong/ccache-action to setup ccache without using brew
|
# 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
|
# 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:
|
||||||
install-type: "binary"
|
install-type: "binary"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue