mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-05-06 20:01:37 +08:00
fix(workflow): incorrect commit back
This commit is contained in:
parent
a2e2749a7d
commit
04603ac5f5
1
.github/workflows/checksum.yml
vendored
1
.github/workflows/checksum.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
run: |
|
||||
wget https://github.com/RVC-Project/RVC-Models-Downloader/releases/download/v0.2.2/rvcmd_linux_amd64.deb
|
||||
sudo apt -y install ./rvcmd_linux_amd64.deb
|
||||
rm -f ./rvcmd_linux_amd64.deb
|
||||
rvcmd -notrs -w 1 -notui assets/all
|
||||
|
||||
- name: Calculate all Checksums
|
||||
|
Loading…
x
Reference in New Issue
Block a user