Skip to content

Commit 22d1339

Browse files
committed
Rip that back out
1 parent e01540b commit 22d1339

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,6 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020

21-
- name: Nuke external to make space
22-
# TODO: Dust off roomba
23-
run: |
24-
df -h
25-
rm -rf /home/runner/.bazel/external/
26-
df -h
27-
2821
- name: Build Rust Binaries
2922
env:
3023
DEST: artifacts

0 commit comments

Comments
 (0)