Skip to content

Commit

Permalink
Fix docs publishing error (#1963)
Browse files Browse the repository at this point in the history
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
  • Loading branch information
frelon authored Feb 19, 2024
1 parent e4c00e0 commit 3917e95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,5 @@ lint: fmt vet
.PHONY: build-docs
build-docs:
@./scripts/docs-build.sh
go generate ./...
cd docs && go run generate_docs.go

0 comments on commit 3917e95

Please sign in to comment.