Skip to content

Commit

Permalink
clean up clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
snissn committed May 29, 2024
1 parent 933b5b2 commit b9a194a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:

- name: Clean up disk space
run: |
docker system prune -af
docker volume prune -f
sudo apt-get clean
sudo rm -rf /var/log/*.log
df -h
Expand Down

0 comments on commit b9a194a

Please sign in to comment.