We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04132b6 commit aeb3e31Copy full SHA for aeb3e31
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
- name: Clone & Build eac3to-wrapper
29
shell: bash
30
run: |
31
- git clone https://github.com/AkarinVS/eac3to-wrapper
+ git clone https://github.com/AmusementClub/eac3to-wrapper
32
cd eac3to-wrapper
33
go build -ldflags "-X main.version=$(git describe --tags)"
34
cd ..
0 commit comments