mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-19 00:09:48 +08:00
.
This commit is contained in:
parent
9762437750
commit
1f00a14e2a
6
.github/workflows/docker-publish.yaml
vendored
6
.github/workflows/docker-publish.yaml
vendored
@ -51,9 +51,9 @@ jobs:
|
||||
echo "After cleanup:"
|
||||
df -h
|
||||
sudo du -hxd1 / | sort -hr | head -n 20
|
||||
ls -a /usr
|
||||
ls -a /opt
|
||||
ls -a /home
|
||||
du -h --max-depth=1 /usr
|
||||
du -h --max-depth=1 /opt
|
||||
du -h --max-depth=1 /home
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user