update Makefile

This commit is contained in:
jc 2024-03-26 02:08:59 -04:00
commit bbd5b16fe7
No known key found for this signature in database

View file

@ -7,7 +7,7 @@ build-css:
# build Go application # build Go application
build-go: build-go:
go build -o ./build/potoforio ./main.go go build -o ./build/potoforio .
# cleans up prod css # cleans up prod css
clean-css: clean-css: