Skip to content

Commit 72d7c3e

Browse files
committed
fix
1 parent 290d787 commit 72d7c3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-compliance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,5 +207,6 @@ jobs:
207207
- uses: actions/checkout@v4
208208
- run: |
209209
npm install -g @openai/codex
210+
mkdir -p ~/.codex
210211
cp ./.codex/prompts/config.toml ~/.codex/config.toml
211212
codex exec "$(cat ./.codex/prompts/readme-translation.txt)"

0 commit comments

Comments
 (0)