mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
feat(core): send attestation for ChatGPT compaction and realtime setup
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -60,6 +60,9 @@ jobs:
|
||||
PACK_OUTPUT="${OUTPUT_DIR}/codex-npm-${CODEX_VERSION}.tgz"
|
||||
echo "pack_output=$PACK_OUTPUT" >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Test Darwin arm64 npm staging
|
||||
run: python3 codex-cli/scripts/test_build_npm_package.py
|
||||
|
||||
- name: Upload staged npm package artifact
|
||||
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user