chore: update makefile to remove build-nix step

This commit is contained in:
Slug-Boi
2025-04-29 09:24:05 +02:00
parent ac013a205f
commit cdefb84b88
-3
View File
@@ -1,5 +1,2 @@
build:
go build -C src -o cocommit
build-nix:
GOWORK=off go build -C src -o cocommit