Skip to content

Commit a12dc42

Browse files
committed
fix ci
1 parent c87ea55 commit a12dc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ builds:
77
- env:
88
- CGO_ENABLED=0
99
dir: cmd/pping
10-
- targets: [go_first_class]
10+
targets: [go_first_class]
1111
archives:
1212
- name_template: >-
1313
{{ .ProjectName }}_

0 commit comments

Comments
 (0)