Try fixing Docker action.

This commit is contained in:
John Preston 2023-09-29 20:38:00 +04:00
parent daf545a72a
commit 90fb59348c
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
curl -sSL https://install.python-poetry.org | python3 -
- name: Free up some disk space.
uses: jlumbroso/free-disk-space@76866dbe54312617f00798d1762df7f43def6e5c
uses: jlumbroso/free-disk-space@f68fdb76e2ea636224182cfb7377ff9a1708f9b8
- name: Docker image build.
run: |