fix: fix bin tools path

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-08 17:34:06 +08:00
parent 73effdf644
commit c1f6fc4e63
24 changed files with 505 additions and 56 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
go 1.20
use (
.
.
./tools/changelog
./tools/infra
./tools/ncpu
)