This commit is contained in:
Arnaud 2024-10-11 16:20:01 +02:00
parent 028069f38d
commit 63f35f57ba
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663

View File

@ -77,7 +77,7 @@ jobs:
id: codex-cache
uses: actions/cache/save@v4
with:
path: codex-${{ env.codex_version }}-${{ env.RUNNER_OS }}-${{ env.RUNNER_ARCH }}
path: ./codex-${{ env.codex_version }}-${{ env.platform }}-${{ env.architecture }}
key: ${{ steps.codex-cache-restore.outputs.cache-primary-key }}
- name: Run Codex node