Skip to content

Commit 2ef2392

Browse files
committed
Fix cache-dependency-path
1 parent 4df84ba commit 2ef2392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/test-reselect-codemods.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: actions/setup-node@v4
2525
with:
2626
node-version: ${{ matrix.node }}
27+
cache-dependency-path: ./codemods
2728
cache: 'yarn'
2829

2930
- name: Check folder contents

0 commit comments

Comments
 (0)