update module to own version
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
run: go build -v .
|
||||
|
||||
- name: Install xgotext CLI
|
||||
run: go install -v github.com/leonelquinteros/gotext/cli/xgotext
|
||||
run: go install -v git.deineagentur.com/DeineAgenturUG/gotext/cli/xgotext
|
||||
|
||||
- name: Test
|
||||
run: go test -v -race ./...
|
||||
|
||||
Reference in New Issue
Block a user