fix(CI/Docker): free up additional space (#5993)
This commit is contained in:
parent
8ee35817e5
commit
bc380aaa2b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker_build.yml
vendored
1
.github/workflows/docker_build.yml
vendored
|
|
@ -27,6 +27,7 @@ jobs:
|
|||
|
||||
- name: Configure
|
||||
run: |
|
||||
sudo rm -rf /usr/local/lib/android
|
||||
sudo rm -rf /usr/share/dotnet
|
||||
docker --version
|
||||
docker-compose --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue