mirror of
https://github.com/CDrummond/bliss-analyser.git
synced 2025-04-08 05:00:02 +03:00
Copy ffmpeg.exe into windows zip, as will be needed for cue files
This commit is contained in:
parent
25c01f4434
commit
b361948396
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -96,6 +96,7 @@ jobs:
|
||||
mkdir releases
|
||||
cp target/release/bliss-analyser.exe releases/bliss-analyser.exe
|
||||
cp deps/bin/*.dll releases/
|
||||
cp deps/bin/ffmpeg.exe releases/
|
||||
cp UserGuide.md releases/README.md
|
||||
cp LICENSE releases/
|
||||
cp configs/windows.ini releases/config.ini
|
||||
|
Loading…
x
Reference in New Issue
Block a user