mirror of
https://github.com/xxnuo/MTranServer.git
synced 2026-09-03 06:35:20 +08:00
fix: build
This commit is contained in:
2
Makefile
2
Makefile
@@ -36,7 +36,7 @@ download: download-core download-records
|
||||
|
||||
generate-docs:
|
||||
@echo "Generating docs..."
|
||||
@go run github.com/swaggo/swag/cmd/swag@latest init -g ./cmd/mtranserver/main.go -o ./internal/docs
|
||||
@GOOS= GOARCH= go run github.com/swaggo/swag/cmd/swag@latest init -g ./cmd/mtranserver/main.go -o ./internal/docs
|
||||
@echo "Docs generated successfully"
|
||||
|
||||
build-ui:
|
||||
|
||||
Reference in New Issue
Block a user