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
9e9e301127
commit
fb40f04772
8
.github/workflows/rocky.yml
vendored
8
.github/workflows/rocky.yml
vendored
@ -13,14 +13,6 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- run: df -h
|
- run: df -h
|
||||||
- name: Free up storage
|
|
||||||
run: |
|
|
||||||
rm -rf /usr/local/lib/android
|
|
||||||
rm -rf /usr/share/dotnet
|
|
||||||
rm -rf /opt/ghc
|
|
||||||
rm -rf /opt/hostedtoolcache/CodeQL
|
|
||||||
docker image prune --all --&> /dev/null
|
|
||||||
- run: df -h
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: install
|
- name: install
|
||||||
run: sudo ./bin/wally-tool-chain-install.sh
|
run: sudo ./bin/wally-tool-chain-install.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user