Skip to content

Commit cc4aae1

Browse files
committed
chore: save space on github action runner
1 parent 6b81a78 commit cc4aae1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
needs: [ get_version ]
7070
runs-on: ubuntu-latest
7171
steps:
72+
- run: rm -rf /opt/hostedtoolcache
7273
- name: Checkout
7374
uses: actions/checkout@v4
7475
with:

0 commit comments

Comments
 (0)