Skip to content

Commit a0d4b3d

Browse files
committed
chore: Delete huge unnecessary tools folder
1 parent 27da0c2 commit a0d4b3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ jobs:
7676
remove-dotnet: 'true'
7777
remove-android: 'true'
7878
remove-haskell: 'true'
79+
- name: Delete huge unnecessary tools folder
80+
run: rm -rf /opt/hostedtoolcache
7981
- name: Checkout sources
8082
uses: actions/checkout@v6
8183
with:

0 commit comments

Comments
 (0)