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 1ca4dc4 commit 384e943Copy full SHA for 384e943
.github/workflows/ci.yml
@@ -37,6 +37,7 @@ jobs:
37
- uses: actions/setup-go@v3
38
with:
39
go-version: 1.19
40
+ - run: ./scripts/build-local.sh
41
- uses: go-semantic-release/action@v1
42
43
hooks: goreleaser
0 commit comments