mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update rocky.yml
This commit is contained in:
parent
a111541da5
commit
81e3b50242
3
.github/workflows/rocky.yml
vendored
3
.github/workflows/rocky.yml
vendored
@ -12,6 +12,9 @@ jobs:
|
||||
shell: bash
|
||||
|
||||
steps:
|
||||
- run: pwd
|
||||
- run: ls
|
||||
- run: df -h
|
||||
- name: Free up storage
|
||||
run: |
|
||||
sudo rm -rf /usr/local/lib/android &> /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user