ci : move ccache action to ggml-org fork (#15328)
This commit is contained in:
parent
b07791aa1d
commit
7aeee88cfe
3 changed files with 32 additions and 32 deletions
2
.github/workflows/copilot-setup-steps.yml
vendored
2
.github/workflows/copilot-setup-steps.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: ccache
|
||||
uses: hendrikmuhs/ccache-action@v1.2.16
|
||||
uses: ggml-org/ccache-action@v1.2.16
|
||||
with:
|
||||
key: copilot-setup-steps
|
||||
evict-old-files: 1d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue