mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
set unique ccache key
This commit is contained in:
parent
00424d2f15
commit
ed86b3101d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -284,8 +284,8 @@ jobs:
|
|||
- name: Setup Ccache
|
||||
uses: jianmingyong/ccache-action@v1
|
||||
with:
|
||||
install: true
|
||||
install-type: "binary"
|
||||
ccache-key-prefix: ccache-${{matrix.os}}-${{matrix.target}}-${{matrix.soc}}-${{matrix.type}}
|
||||
|
||||
# Using jurplel/install-qt-action to install Qt without using brew
|
||||
# qt build using vcpkg either just fails or takes too long to build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue