free disk space action added to fix docker image build issue

This commit is contained in:
ThomasNS
2023-12-08 10:33:04 +01:00
committed by Mateusz Szafoni
parent f404cb60b8
commit 2b6a42e88f
3 changed files with 271 additions and 1 deletions
+1 -1
View File
@@ -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