Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lidongze0629 committed Jul 3, 2024
1 parent 4292784 commit 6881c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s/utils/precompile.py
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ def parse_sys_args():
return parser.parse_args()

WORKSPACE = Path(os.path.join("/", tempfile.gettempprefix(), "gs", "builtin")).resolve()
ENABLE_JAVA_SDK = False

if __name__ == "__main__":
args = parse_sys_args()
Expand Down

0 comments on commit 6881c1d

Please sign in to comment.