Skip to content

Commit

Permalink
dropme: add more dirs to look at
Browse files Browse the repository at this point in the history
  • Loading branch information
grg-haas committed Mar 29, 2024
1 parent 7376cc3 commit d112565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: Build Keystone
run: |
# Print out size information
sudo du -shc /*
sudo du -shc /* /opt/* /mnt/* /usr/* /var/*
exit 1
# Prep upper and lower cache directories
Expand Down

0 comments on commit d112565

Please sign in to comment.