mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-07 16:03:06 +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
|
id: codex-cache
|
||||||
uses: actions/cache/save@v4
|
uses: actions/cache/save@v4
|
||||||
with:
|
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 }}
|
key: ${{ steps.codex-cache-restore.outputs.cache-primary-key }}
|
||||||
|
|
||||||
- name: Run Codex node
|
- name: Run Codex node
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user