Skip to content

Commit

Permalink
rm check
Browse files Browse the repository at this point in the history
  • Loading branch information
day253 authored Oct 18, 2024
1 parent cd45fae commit 7c3ba3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
post-compile: compile-proto golangci-lint-fix
post-compile: compile-proto
$(GO) build -o $(BINDIR)/boilerplate $(HOMEDIR)/boilerplate/cmd/server/*.go
$(GO) build -o $(BINDIR)/press $(HOMEDIR)/boilerplate/cmd/press/*.go

Expand Down

0 comments on commit 7c3ba3c

Please sign in to comment.