Skip to content

Commit 9dd51fb

Browse files
authored
fix: Free disk space (#110)
1 parent c4139a6 commit 9dd51fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ jobs:
1010
name: Release
1111
runs-on: ubuntu-latest
1212
steps:
13+
- uses: jlumbroso/[email protected]
14+
with:
15+
tool-cache: false
1316
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
1417
with:
1518
fetch-depth: 0

0 commit comments

Comments
 (0)