Skip to content

Commit 7c6c46e

Browse files
committed
gen
1 parent 675bc61 commit 7c6c46e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.goreleaser.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ builds:
77
pre:
88
- cmd: go mod tidy -compat=1.17
99
dir: sources/graph
10-
# - cmd: go generate ./...
11-
# dir: sources/graph
10+
- cmd: go generate ./...
11+
dir: sources/graph
1212
binary: "graph"
1313
targets:
1414
- android_arm64

0 commit comments

Comments
 (0)