Skip to content

Commit 04d5898

Browse files
committed
2 parents 17ba77b + 8ebe2c1 commit 04d5898

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)