Closed frostming closed 5 days ago
what was the issue for this?
what was the issue for this?
When we build bento in Python code, it should better restore the cwd
or it may cause problems, especially when the build ctx is a temp dir and gets destroyed after done.
Signed-off-by: Frost Ming me@frostming.com
What does this PR address?
Fixes #(issue)
Before submitting:
pre-commit run -a
script has passed (instructions)?