Update Makefile

main
Antonio De Lucreziis 1 year ago committed by GitHub
parent 6caae7bc2e
commit f613950b01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,5 +16,5 @@ build-frontend:
.PHONY: build-backend
build-backend:
go build -v -o out/backend/server ./cmd/backend
go build -v -o out/backend/server ./cmd/server

Loading…
Cancel
Save