Skip to content

Commit 86a8c9a

Browse files
paketo-botpaketo-bot
andauthored
Update shared github-config (#15)
Co-authored-by: paketo-bot <paketobuildpacks@paketo.io>
1 parent c7586fc commit 86a8c9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/.util/tools.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,6 @@ function util::tools::packager::install () {
130130

131131
if [[ ! -f "${dir}/packager" ]]; then
132132
util::print::title "Installing packager"
133-
GOBIN="${dir}" go install github.com/cloudfoundry/libcfbuildpack/packager
133+
GOBIN="${dir}" go get github.com/cloudfoundry/libcfbuildpack/packager
134134
fi
135135
}

0 commit comments

Comments
 (0)