actually checking if this is a chache restore issue
This commit is contained in:
parent
d7e06120ea
commit
a5be23eabd
1 changed files with 0 additions and 1 deletions
1
.github/workflows/tests.new-design.yml
vendored
1
.github/workflows/tests.new-design.yml
vendored
|
@ -67,7 +67,6 @@ jobs:
|
|||
path: node_modules
|
||||
key: node_modules-${{ hashFiles('yarn.lock') }}
|
||||
- name: Check execa version
|
||||
if: steps.diff.outputs.files && steps.cache_node_modules.outputs.cache-hit != 'true'
|
||||
run: yarn list --pattern execa
|
||||
- name: Prebuild i18n
|
||||
run: yarn i18n-only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue