Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
adikari committed Dec 20, 2022
1 parent 3d07fa1 commit d418d3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hooks/command
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ download_binary_and_run() {

local test_mode="${BUILDKITE_PLUGIN_MONOREPO_DIFF_BUILDKITE_PLUGIN_TEST_MODE:-false}"

echo $_executable
if [[ "$test_mode" == "false" ]]; then
downloader "$_url" "$_executable"

Expand Down

0 comments on commit d418d3f

Please sign in to comment.