Skip to content

Commit

Permalink
Update cleanupspace.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavbk authored Jul 15, 2024
1 parent 7f2e6da commit a2fc54c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cleanupspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
node-version: '20'
- name: Remove unnecessary files
run: |
sudo df -h
sudo ls -l /usr/share/dotnet
sudo ls -l /var/lib/docker/tmp
sudo ls -l "$AGENT_TOOLSDIRECTORY"
Expand Down

0 comments on commit a2fc54c

Please sign in to comment.