Skip to content

Commit 384e943

Browse files
ci: use self-built binary for changelog
1 parent 1ca4dc4 commit 384e943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- uses: actions/setup-go@v3
3838
with:
3939
go-version: 1.19
40+
- run: ./scripts/build-local.sh
4041
- uses: go-semantic-release/action@v1
4142
with:
4243
hooks: goreleaser

0 commit comments

Comments
 (0)