Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
KenWilliamson committed Jun 28, 2024
1 parent d762aea commit 664d673
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
go build -o main *.go
# GO111MODULE=on go build
# go build -o main *.go
# GO111MODULE=on go build
GOOS=linux GOARCH=amd64 go build -o main *.go

0 comments on commit 664d673

Please sign in to comment.