Skip to content

Commit 5a020af

Browse files
💚 Fix build error
1 parent f016614 commit 5a020af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
with:
109109
node-version-file: 'js/.nvmrc'
110110
cache: npm
111+
cache-dependency-path: js/package-lock.json
111112
registry-url: 'https://registry.npmjs.org'
112113

113114
# Required to ensure the build artifacts are in the packages.

0 commit comments

Comments
 (0)