Skip to content

Commit 8ebe2c1

Browse files
authored
Update node.js.yml
1 parent 816ce60 commit 8ebe2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
uses: pnpm/[email protected]
2828
with:
2929
version: "6.32.3"
30-
- run: pnpm install
30+
- run: pnpm install --no-frozen-lockfile
3131
- run: cd svelte-spotlight && pnpm run lint

0 commit comments

Comments
 (0)