This commit is contained in:
naiba 2024-10-21 23:04:38 +08:00
parent 9c08ebe956
commit ae4fd35a01

View File

@ -31,7 +31,6 @@ jobs:
- name: bootstrap
run: |
go mod tidy -v
go install github.com/swaggo/swag/cmd/swag@latest
swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs