Merge pull request 'fix Makefile typo' (#1) from makefile into staging
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2025-08-06 04:38:11 +00:00

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