Skip to content

Commit

Permalink
More logging
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Jun 7, 2023
1 parent 26ac7c7 commit 56341df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/linux-packages/github.linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: |
env.ARCHITECTURE == 'amd64'
run: |
ls -lhs /usr/local/share/
du -hsc /usr/local/share/*
du -hs /usr/local/bin
df -h
du -hsc /opt/* /usr/local/*
Expand Down

0 comments on commit 56341df

Please sign in to comment.