Free more space in Docker action

This commit is contained in:
Ilya Fedin 2025-04-04 23:00:47 +04:00 committed by John Preston
parent c261c3367a
commit 13fbe59164

View file

@ -32,6 +32,8 @@ jobs:
- name: Free up some disk space.
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be
with:
tool-cache: true
- name: Docker image build.
run: |