Skip to content

Commit 2c193ab

Browse files
committed
Update codex.yml
1 parent d9fa9d2 commit 2c193ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codex.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
openai_api_key: ${{ secrets.CODEX_OPENAI_API_KEY }}
2828
codex_args: --full-auto
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
30+
codex_home: ${{ github.workspace }}/.github/codex/home
3031
env:
3132
GEMINI_API_KEY: ${{ secrets.CODEX_GEMINI_API_KEY }}

0 commit comments

Comments
 (0)