Skip to content

Commit

Permalink
Update docker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NoobHumiliator authored Jun 13, 2024
1 parent 721ce75 commit 03408cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo "=============================================================================="
df -hT
echo "=============================================================================="
df -h /var/lib/docker
- name: Freeing up disk space
uses: easimon/maximize-build-space@master
with:
Expand All @@ -43,7 +43,7 @@ jobs:
echo "=============================================================================="
df -hT
echo "=============================================================================="
df -h /var/lib/docker
- name: Docker Setup Buildx
uses: docker/setup-buildx-action@v3

Expand Down

0 comments on commit 03408cc

Please sign in to comment.