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