chore(ci): Execute 階段先輸出 codex 版本號再執行
CI / 1. BUILD (pull_request) Failing after 29s
CI / 2. TEST (pull_request) Has been skipped
CI / 3. RESULT (pull_request) Has been skipped

This commit is contained in:
Jeffery
2026-07-01 16:38:01 +08:00
parent 480ae5c83c
commit 2c8fdaf54f
+1
View File
@@ -21,6 +21,7 @@ jobs:
id: execute id: execute
shell: bash shell: bash
run: | run: |
codex --version
MESSAGE=$(codex exec "請你進行自我介紹" 2>/dev/null) MESSAGE=$(codex exec "請你進行自我介紹" 2>/dev/null)
{ {
echo "message<<CODEX_EOF" echo "message<<CODEX_EOF"