mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 09:10:25 +08:00
fix(workflow): incorrect commit back
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user