Skip to content

Commit f213546

Browse files
committed
1 parent 700a2e3 commit f213546

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/multibuild.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
make-multibuild:
2121
runs-on: ubuntu-latest
2222
steps:
23+
- name: Delete huge unnecessary tools folder
24+
run: rm -rf /opt/hostedtoolcache
2325
- name: Checkout
2426
uses: actions/checkout@v4
2527
- name: QEMU Setup

0 commit comments

Comments
 (0)