Skip to content

Commit

Permalink
fix test-example-build scipt
Browse files Browse the repository at this point in the history
  • Loading branch information
aramprice committed Oct 17, 2024
1 parent e15013e commit 0741dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tasks/test-example-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ set -x
cd bosh-cli

echo "Building docs example..."
go build -o out/example docs
go build -o out/example "${PWD}/docs"

0 comments on commit 0741dfb

Please sign in to comment.