mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-23 05:08:33 +00:00
CI
This commit is contained in:
parent
028069f38d
commit
63f35f57ba
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user