Skip to content

Commit

Permalink
Use lsblk for logical volume size query
Browse files Browse the repository at this point in the history
  • Loading branch information
doganulus committed Jun 16, 2024
1 parent dbd99d7 commit 44d61a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/carlasim-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
cache-to: type=gha,mode=max

- name: Show final disk space
run: df -h
run: lsblk -ao NAME,FSTYPE,FSSIZE,FSUSED,FSUSE%

0 comments on commit 44d61a5

Please sign in to comment.