Skip to content

Commit aeb3e31

Browse files
committed
release.yaml: update eac3to-wrapper
1 parent 04132b6 commit aeb3e31

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Clone & Build eac3to-wrapper
2929
shell: bash
3030
run: |
31-
git clone https://github.com/AkarinVS/eac3to-wrapper
31+
git clone https://github.com/AmusementClub/eac3to-wrapper
3232
cd eac3to-wrapper
3333
go build -ldflags "-X main.version=$(git describe --tags)"
3434
cd ..

0 commit comments

Comments
 (0)