Skip to content

Commit

Permalink
gh-actions/
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Nov 25, 2024
1 parent 954ccee commit 826c033
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions gh-actions/docker/cache/restore/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ runs:

- if: ${{ inputs.overwrite }}
run: |
df -h
rm -rf /var/lib/docker.orig &
df -h
sudo df -h
sudo rm -rf /var/lib/docker.orig &
sudo df -h
shell: bash

0 comments on commit 826c033

Please sign in to comment.