Skip to content

Commit 93c05e6

Browse files
committed
release.yaml: remove annoying SE files in eac3to
1 parent 91cd691 commit 93c05e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
7z x -otmp tools.zip
4949
# clean up unnecessary files
5050
rm -f tmp/OKEGui/tools/x26x/*
51+
rm -f tmp/OKEGui/tools/eac3to/*.wav
5152
# tweak mkvtoolnix setting
5253
sed -i -e 's|chapterNameTemplate=.*|chapterNameTemplate=Chapter <NUM:2>|g' tmp/OKEGui/tools/mkvtoolnix/mkvtoolnix-gui.ini
5354
sed -i -e 's|updates\\checkForUpdates=true|updates\\checkForUpdates=false|g' tmp/OKEGui/tools/mkvtoolnix/mkvtoolnix-gui.ini

0 commit comments

Comments
 (0)