Skip to content

Commit 04a9303

Browse files
committed
release.yaml: use release to transfer eac3to
1 parent e289a7d commit 04a9303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
set -ex
7171
mkdir -p "./OKEGui/OKEGui/bin/Release/tools/eac3to"
7272
#
73-
curl -s -o eac3to.rar -L https://www.rationalqm.us/eac3to/eac3to_3.52.rar
73+
curl -s -o eac3to.rar -L https://github.com/vcb-s/OKEGui/releases/download/tools/eac3to_3.52.rar
7474
7z x -oeac3to eac3to.rar
7575
rm -f eac3to/*.wav
7676
rm -f eac3to/libdcadec.dll

0 commit comments

Comments
 (0)