cleanup disk in release ci
Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
parent
3f1c2a0a75
commit
2bb31a74b8
|
|
@ -35,7 +35,6 @@ jobs:
|
|||
rm -rf /usr/share/dotnet
|
||||
rm -rf /opt/ghc
|
||||
rm -rf "/usr/local/share/boost"
|
||||
rm -rf "$AGENT_TOOLSDIRECTORY"
|
||||
- uses: goreleaser/goreleaser-action@v6
|
||||
with:
|
||||
version: latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue