Skip to content

Commit c5fd7c9

Browse files
Update static.yml pnpm locks
1 parent a297572 commit c5fd7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
node-version: 18
3737
cache: 'npm'
38-
cache-dependency-path: subdir/package-lock.json
38+
cache-dependency-path: subdir/pnpm-lock.yaml
3939
- name: Install dependencies
4040
run: npm install
4141
- name: Build

0 commit comments

Comments
 (0)