mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-27 23:50:20 -05:00
ci : free disk space for rocm release (#22012)
This commit is contained in:
parent
89a5474f0e
commit
83d58e02fc
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -687,6 +687,11 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Free up disk space
|
||||
uses: ggml-org/free-disk-space@v1.3.1
|
||||
with:
|
||||
tool-cache: true
|
||||
|
||||
- name: ccache
|
||||
uses: ggml-org/ccache-action@v1.2.21
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user