diff --git a/.github/build b/.github/build index f9ec476..c8c132a 100755 --- a/.github/build +++ b/.github/build @@ -3,6 +3,9 @@ # The basename of our binary BASE="puppet-summary" +# I don't even .. +go env -w GOFLAGS="-buildvcs=false" + # # We could build on multiple platforms/archs #