core-agent-ide/.github/workflows
Michael Bolin 5122fe647f
chore: fix errors in .github/workflows/rust-release.yml and prep 0.0.2504292006 release (#745)
Apparently I made two key mistakes in
https://github.com/openai/codex/pull/740 (fixed in this PR):

* I forgot to redefine `$dest` in the `Stage Linux-only artifacts` step
* I did not define the `if` check correctly in the `Stage Linux-only
artifacts` step

This fixes both of those issues and bumps the workspace version to
`0.0.2504292006` in preparation for another release attempt.
2025-04-29 20:12:23 -07:00
..
ci.yml add check to ensure ToC in README.md matches headings in the file (#541) 2025-04-22 09:38:12 -07:00
cla.yml Set up CLA process and remove DCO (#129) 2025-04-16 15:24:31 -07:00
rust-ci.yml ci: build Rust on Windows as part of CI (#665) 2025-04-25 16:22:16 -07:00
rust-release.yml chore: fix errors in .github/workflows/rust-release.yml and prep 0.0.2504292006 release (#745) 2025-04-29 20:12:23 -07:00