cleanup disk in release ci

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
yxxhero 2025-09-30 07:07:29 +08:00 committed by yxxhero
parent 3f1c2a0a75
commit 2bb31a74b8
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ jobs:
rm -rf /usr/share/dotnet rm -rf /usr/share/dotnet
rm -rf /opt/ghc rm -rf /opt/ghc
rm -rf "/usr/local/share/boost" rm -rf "/usr/local/share/boost"
rm -rf "$AGENT_TOOLSDIRECTORY"
- uses: goreleaser/goreleaser-action@v6 - uses: goreleaser/goreleaser-action@v6
with: with:
version: latest version: latest