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 7dbc95a commit 5429a47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
# instead of using default value to mount to build path, /var/lib/docker/ is really the place we need more spaces.
build-mount-path: '/var/lib/docker/'

- name: Restart docker
run: sudo service docker restart

- name: Free up disk space complete
run: |
Expand Down

0 comments on commit 5429a47

Please sign in to comment.