core-agent-ide/.github
Michael Bolin 325fad1d92
fix: pnpm/action-setup@v4 should run before actions/setup-node@v5 (#4555)
`rust-release.yml` just failed:

https://github.com/openai/codex/actions/runs/18167317356/job/51714366768

The error is:

> Error: Unable to locate executable file: pnpm. Please verify either
the file path exists or the file can be found within a directory
specified by the PATH environment variable. Also check the file mode to
verify the file is executable.

We need to install `pnpm` first like we do in `ci.yml`:


f815157dd9/.github/workflows/ci.yml (L17-L25)
2025-10-01 09:04:14 -07:00
..
codex fix: change the model used with the GitHub action from o3 to gpt-5 (#2198) 2025-08-11 15:08:58 -07:00
ISSUE_TEMPLATE Add a VS Code Extension issue template (#2853) 2025-08-28 16:56:52 -04:00
workflows fix: pnpm/action-setup@v4 should run before actions/setup-node@v5 (#4555) 2025-10-01 09:04:14 -07:00
codex-cli-login.png README / docs refactor (#2724) 2025-08-27 10:30:39 -07:00
codex-cli-permissions.png update readme (#1948) 2025-08-07 11:20:53 -07:00
codex-cli-splash.png README / docs refactor (#2724) 2025-08-27 10:30:39 -07:00
demo.gif Initial commit 2025-04-16 12:56:08 -04:00
dependabot.yaml Enable Dependabot updates for Rust toolchain (#2460) 2025-08-19 18:07:21 -07:00
dotslash-config.json feat: build codex-responses-api-proxy for all platforms as part of the GitHub Release (#4406) 2025-09-28 15:25:15 -07:00
pull_request_template.md Fix: Adapt pr template with correct link following doc refacto (#2982) 2025-09-02 13:05:52 -04:00