Skip to content

Commit

Permalink
show usable disk space for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
yangzhaofeng committed Oct 12, 2023
1 parent 293b1a2 commit 777bf78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
path: |
~/go/bin
- run: ./dependency.sh
- run: df -h
- run: ./generate.sh
- run: ./stat.sh
- run: ./guard.sh
Expand Down

0 comments on commit 777bf78

Please sign in to comment.