Skip to content

Commit

Permalink
Update WORKSPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
usafchn authored Dec 27, 2023
1 parent 46a85c2 commit e3d2084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")

SECRETFLOW_GIT = "https://github.com/secretflow"

YACL_COMMIT_ID = "816ac40ead311507ade19d521e1069b065747b63"
YACL_COMMIT_ID = "716e72902ef5d1badd9b15159d7ff5070c8a95c4"

git_repository(
name = "yacl",
Expand Down

0 comments on commit e3d2084

Please sign in to comment.