Skip to content

Commit

Permalink
fix target syntax -- quoting did not help
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Dec 5, 2024
1 parent d3eddf4 commit 2540fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run_bazel_test/run_bazel_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ fi

bazel version
bazel info release
bazelisk build "//sh_binaries:genrule"
bazelisk build "sh_binaries:genrule"

0 comments on commit 2540fc7

Please sign in to comment.