Skip to content

Commit

Permalink
Update build-windows-package.yml (add ffprobe)
Browse files Browse the repository at this point in the history
  • Loading branch information
leng-yue committed May 4, 2024
1 parent f4715ed commit 7c7eced
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-windows-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
mv fish-speech-zip/fish-speech/fishenv fish-speech-zip/fish-speech/ffmpeg.exe \
fish-speech-zip/fish-speech/checkpoints fish-speech-zip/fish-speech/.cache ./fish-speech
rm -rf fish-speech-zip
huggingface-cli download fishaudio/fish-speech-1 ffprobe.exe \
--local-dir ./fish-speech --local-dir-use-symlinks False
- uses: actions/upload-artifact@v4
with:
name: fish-speech-main-${{ github.run_id }}
Expand Down

0 comments on commit 7c7eced

Please sign in to comment.