Skip to content

Commit

Permalink
Add build flags
Browse files Browse the repository at this point in the history
  • Loading branch information
carles-grafana committed Dec 11, 2024
1 parent 2a7f195 commit a0ea9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ endif

.PHONY: generate-manifest
generate-manifest:
go run pkg/docsgen/generate_manifest.go
GO111MODULE=on CGO_ENABLED=0 go run -v pkg/docsgen/generate_manifest.go

# Import fragments
include build/tools.mk

0 comments on commit a0ea9fa

Please sign in to comment.