fix ci
This commit is contained in:
parent
9c08ebe956
commit
ae4fd35a01
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -31,7 +31,6 @@ jobs:
|
|||||||
|
|
||||||
- name: bootstrap
|
- name: bootstrap
|
||||||
run: |
|
run: |
|
||||||
go mod tidy -v
|
|
||||||
go install github.com/swaggo/swag/cmd/swag@latest
|
go install github.com/swaggo/swag/cmd/swag@latest
|
||||||
swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs
|
swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user