Skip to content

Commit 31f6300

Browse files
committed
code refactor
1 parent 54710c2 commit 31f6300

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ builds:
1515
- id: build
1616
hooks:
1717
pre:
18-
- sh -x ./fe.sh
18+
- cmd: sh -x ./fe.sh
19+
output: true
1920
main: ./cmd/center/
2021
binary: n9e
2122
env:

0 commit comments

Comments
 (0)