Skip to content

Commit 7a6eeb7

Browse files
committed
Update run-generate-translators.yaml
[ci skip]
1 parent c51439b commit 7a6eeb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-generate-translators.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
node-version: latest
2323
cache: 'npm'
24+
cache-dependency-path: ./utils/localization/generate-translators/package-lock.json
2425
- name: Install dependencies
2526
working-directory: ./utils/localization/generate-translators
2627
run: npm clean-install

0 commit comments

Comments
 (0)