Skip to content

Commit

Permalink
Merge pull request #531 from SUSE/upstream-merge
Browse files Browse the repository at this point in the history
Upstream merge
  • Loading branch information
nwmac authored Oct 15, 2020
2 parents 021fae5 + f1e1f1f commit 6344c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/bk-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ go env

# Need to install swag in both cases
echo "Generating OpenAPI documentation..."
go get github.com/swaggo/swag/cmd/swag
go get github.com/swaggo/swag/cmd/swag@v1.6.7
swag init

if [ "${ACTION}" == "build" ]; then
Expand Down

0 comments on commit 6344c73

Please sign in to comment.