Skip to content

Commit

Permalink
dev(narugo): add xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
narugo1992 committed Dec 28, 2023
1 parent 295fec4 commit 199c65a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skpick/online.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def online_pick(src_repo: str, dst_repo: str):
)

pick_from_package(zip_file, td_dst)
td_src.cleanup()
upload_directory_as_archive(
local_directory=td_dst,
repo_id=dst_repo,
Expand Down

0 comments on commit 199c65a

Please sign in to comment.