fix Makefile typo
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-08-06 01:49:38 +00:00
parent 92af8193b5
commit a851a19444

View File

@@ -21,4 +21,4 @@ docker:
all: clean build docker
.PHONY: clen test web binary build docker all
.PHONY: clean test web binary build docker all