fix(cmd/helm): add build tags for architecture

Signed-off-by: Adam Reese <adam@reese.io>
pull/8227/head
Adam Reese 5 years ago committed by Vlad Fratila
parent 6b96119f13
commit ab9572a195

@ -1,3 +1,5 @@
// +build !windows
/*
Copyright The Helm Authors.

@ -1,3 +1,5 @@
// +build !windows
/*
Copyright The Helm Authors.

Loading…
Cancel
Save