ChatGPT_DAN icon indicating copy to clipboard operation
ChatGPT_DAN copied to clipboard

yarn install

Open ELONISEVIL opened this issue 1 year ago • 0 comments

Run the deploy command

logging.info(f"Running deploy command: {deploy_cmd}") subprocess.run(deploy_cmd, shell=False, check=True)

logging.info("Automation task completed successfully!") https://github.com/ELONISEVIL/optimus/actions

ELONISEVIL avatar Aug 26 '24 11:08 ELONISEVIL