Skip to content

Commit

Permalink
release.yaml: remove annoying SE files in eac3to
Browse files Browse the repository at this point in the history
  • Loading branch information
sinsanction committed May 5, 2024
1 parent 91cd691 commit 93c05e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
7z x -otmp tools.zip
# clean up unnecessary files
rm -f tmp/OKEGui/tools/x26x/*
rm -f tmp/OKEGui/tools/eac3to/*.wav
# tweak mkvtoolnix setting
sed -i -e 's|chapterNameTemplate=.*|chapterNameTemplate=Chapter <NUM:2>|g' tmp/OKEGui/tools/mkvtoolnix/mkvtoolnix-gui.ini
sed -i -e 's|updates\\checkForUpdates=true|updates\\checkForUpdates=false|g' tmp/OKEGui/tools/mkvtoolnix/mkvtoolnix-gui.ini
Expand Down

0 comments on commit 93c05e6

Please sign in to comment.