mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 10:54:43 +08:00
free disk space action added to fix docker image build issue
This commit is contained in:
committed by
Mateusz Szafoni
parent
f404cb60b8
commit
2b6a42e88f
@@ -49,7 +49,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
uses: jlumbroso/free-disk-space@main
|
||||
uses: ./.github/actions/free-disk-space
|
||||
with:
|
||||
# this might remove tools that are actually needed,
|
||||
# if set to "true" but frees about 6 GB
|
||||
|
||||
Reference in New Issue
Block a user