Skip to content

Commit 9d16b56

Browse files
committed
Fix Bazel OpenJPH commit
1 parent 44a4bf2 commit 9d16b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ git_override(
3838
"//bazel:openjph_add_build_file.patch",
3939
"//bazel:openjph_module_dot_bazel.patch",
4040
],
41-
commit = "supporting_differing_components",
41+
branch = "supporting_differing_components",
4242
remote = "https://github.com/aous72/OpenJPH.git",
4343
)

0 commit comments

Comments
 (0)