Skip to content

Commit 22d145f

Browse files
committed
Fix minor bug
1 parent 84b1f8b commit 22d145f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
with:
1515
node-version: '20'
1616
cache: 'npm'
17+
cache-dependency-path: frontend/package-lock.json
1718

1819
- run: npm ci
1920

0 commit comments

Comments
 (0)