From ebd1099b39fa3abd8852757d23c41ae9068946ec Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Tue, 16 Dec 2025 23:16:54 -0800 Subject: [PATCH] fix the models script (#8163) look at [failure](https://github.com/openai/codex/actions/runs/20294685253/job/58285812472) --- .github/workflows/rust-release-prepare.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/rust-release-prepare.yml b/.github/workflows/rust-release-prepare.yml index 94e0f59c8..0c4656c0b 100644 --- a/.github/workflows/rust-release-prepare.yml +++ b/.github/workflows/rust-release-prepare.yml @@ -49,4 +49,3 @@ jobs: branch: "bot/update-models-json" reviewers: "pakrym-oai,aibrahim-oai" delete-branch: true - path: codex-rs