Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Commit

Permalink
Update shared github-config (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: paketo-bot <[email protected]>
  • Loading branch information
paketo-bot and paketo-bot authored Jun 19, 2020
1 parent 06695f9 commit c089fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/.util/tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,6 @@ function util::tools::packager::install () {

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

0 comments on commit c089fa2

Please sign in to comment.