Skip to content

Commit

Permalink
add ls
Browse files Browse the repository at this point in the history
  • Loading branch information
bstoll committed Oct 20, 2023
1 parent fe723a3 commit 3e4328e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jobs:
run: |
df -h
pwd
ls -la /
ls -la /tmp
du -sh /usr/share/dotnet || true
du -sh "/usr/local/share/boost" || true
echo $AGENT_TOOLSDIRECTORY
Expand Down

0 comments on commit 3e4328e

Please sign in to comment.