[github-actions] free up disk space for docker build (#10610)

This commit is contained in:
Jonathan Hui
2024-08-14 20:43:33 -07:00
committed by GitHub
parent fd7284b0e9
commit 54571af6a7
+3
View File
@@ -59,6 +59,9 @@ jobs:
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
submodules: true