mirror of
https://github.com/fosrl/newt.git
synced 2026-03-26 20:46:41 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cdd8a132f2 |
@@ -8,7 +8,8 @@ release:
|
|||||||
|
|
||||||
builds:
|
builds:
|
||||||
- id: newt
|
- id: newt
|
||||||
main: ./main.go
|
# build the package directory (include all .go files) instead of a single file
|
||||||
|
main: .
|
||||||
binary: newt
|
binary: newt
|
||||||
env:
|
env:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
|
|||||||
Reference in New Issue
Block a user