Skip to content

Commit

Permalink
Macos android sdk cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Sep 9, 2024
1 parent f1475d0 commit ef9e82b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,11 @@ jobs:
- name: Install deps
run: brew install protobuf sccache

- name: Disk Cleanup
run: |
sudo rm -rfv /Users/runner/Library/Android/sdk
df -h
- name: Install & display rust toolchain
run: rustup show

Expand Down

0 comments on commit ef9e82b

Please sign in to comment.