Skip to content

Commit 3e0ab99

Browse files
author
Gregor Gololicic
committed
fix ld
1 parent acebf5e commit 3e0ab99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
goarch: ${{ matrix.goarch }}
2929
goversion: "1.19"
3030
project_path: "."
31-
ldflags: -X "flow.semver=$(VERSION)" -X "flow.boo=\"boo\""
31+
ldflags: -X "flow.semver=$(VERSION)" -X "flow.boo=123"

0 commit comments

Comments
 (0)