debug disk usage

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
yxxhero 2025-08-14 18:49:56 +08:00
parent 71fa1900fe
commit e0dc9c1eba
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: check disk usage
run: df -h
- uses: goreleaser/goreleaser-action@v6
with:
version: latest