Skip to content

Commit 6ebf6e8

Browse files
committed
test release with cgo uchardet
1 parent 2b85941 commit 6ebf6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
distribution: goreleaser
6060
version: latest
61-
args: release --clean --id=${{ matrix.targets }}
61+
args: release --clean --build-id=${{ matrix.targets }}
6262
env:
6363
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6464
CGO_ENABLED: 1

0 commit comments

Comments
 (0)