mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
CI: Remove "Free disk space on runner" job
This commit is contained in:
parent
27b2ba667c
commit
6013fb1fb9
1 changed files with 0 additions and 6 deletions
6
.github/workflows/linux_builds.yml
vendored
6
.github/workflows/linux_builds.yml
vendored
|
@ -115,12 +115,6 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get install libwayland-bin
|
||||
|
||||
- name: Free disk space on runner
|
||||
run: |
|
||||
echo "Disk usage before:" && df -h
|
||||
sudo rm -rf /usr/local/lib/android
|
||||
echo "Disk usage after:" && df -h
|
||||
|
||||
- name: Restore Godot build cache
|
||||
uses: ./.github/actions/godot-cache-restore
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue