monobank-firefly3-bot/Makefile

4 lines
71 B
Makefile
Raw Normal View History

2024-03-25 11:55:01 +02:00
.PHONY: build
build:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build .