Skip to content

Commit 66ffbec

Browse files
CISCArberSephirotheca
authored andcommitted
ci : free disk space for rocm release (ggml-org#22012)
1 parent 883196d commit 66ffbec

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,11 @@ jobs:
687687
with:
688688
fetch-depth: 0
689689

690+
- name: Free up disk space
691+
uses: ggml-org/free-disk-space@v1.3.1
692+
with:
693+
tool-cache: true
694+
690695
- name: ccache
691696
uses: ggml-org/ccache-action@v1.2.21
692697
with:

0 commit comments

Comments
 (0)