ChatGPT_DAN
ChatGPT_DAN copied to clipboard
yarn install
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