Skip to content

Commit

Permalink
clean: get the correct version of bid
Browse files Browse the repository at this point in the history
  • Loading branch information
filmil committed Dec 22, 2024
1 parent 80c925d commit dfded58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ebook-example/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ local_repository(
git_repository(
name = "bazel_rules_bid",
remote = "https://github.com/filmil/bazel-rules-bid.git",
commit = "794d3c63d8d4a36888b873f307f20ef285b79f0d",
commit = "c856ef432eebd4ef5c86eaca1752d55fe7d9c93d",
shallow_since = "1734828303 -0800",
)
load("@bazel_rules_bid//build:repositories.bzl", "bazel_bid_repositories")
bazel_bid_repositories()
Expand Down

0 comments on commit dfded58

Please sign in to comment.