mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 12:48:14 -05:00
list go bin
This commit is contained in:
parent
79682034e2
commit
d16c1ed3c2
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -46,7 +46,9 @@ jobs:
|
||||
|
||||
- name: bootstrap
|
||||
run: |
|
||||
ls `go env GOPATH`/bin/
|
||||
go install github.com/swaggo/swag/cmd/swag@latest
|
||||
ls `go env GOPATH`/bin/
|
||||
`go env GOPATH`/bin/swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs --parseGoList=false
|
||||
|
||||
- name: Build with tag
|
||||
|
Loading…
Reference in New Issue
Block a user