Merge pull request #93 from meshplus/fix/fix-make-build-not-found

fix(make):fix make build not found
This commit is contained in:
Aiden X 2020-06-10 10:19:00 +08:00 committed by GitHub
commit f7b340fb4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,4 +67,4 @@ linter:
cluster:
@cd scripts && bash cluster.sh
.PHONY: tester
.PHONY: tester build