Skip to content

Commit

Permalink
generate command tree for ml
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzelin007 committed Dec 23, 2024
1 parent 6d0db41 commit 9c84141
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/ci/update_ext_cmd_tree.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ def update_cmd_tree(ext_name):
get_package_version("azure-storage-blob")
upgrade_package("azure-storage-blob")
get_package_version("azure-storage-blob")
get_package_version("rpds")
upgrade_package("rpds")
get_package_version("rpds")

ext_dir = get_extension_path(ext_name)
ext_mod = get_extension_modname(ext_name, ext_dir=ext_dir)
Expand Down

0 comments on commit 9c84141

Please sign in to comment.