Skip to content

Commit

Permalink
remove linuxbrew
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Aug 9, 2023
1 parent c53b31c commit 3b0af06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maximize-build-disk-space.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
- name: "free size"
run: |
du -sh /home/* 2>&1 | grep -v '^du:'
du -sh /home/linuxbrew/* 2>&1 | grep -v '^du:'
du -sh /home/runner/* 2>&1 | grep -v '^du:'
Expand Down

0 comments on commit 3b0af06

Please sign in to comment.