Skip to content

Commit

Permalink
Debug disk partitions
Browse files Browse the repository at this point in the history
  • Loading branch information
carlewis committed Sep 12, 2024
1 parent b6b60a1 commit 9ee4b1a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/graviton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,12 @@ jobs:
cat /proc/cpuinfo | tail -18
free -m
sudo apt update
mount
echo
df -h
echo
sudo cat /etc/fstab
echo
sudo ls -l /dev/disk/by-path/
sleep 120

0 comments on commit 9ee4b1a

Please sign in to comment.