Skip to content

Commit 807e57b

Browse files
add frozen lockfile
1 parent c322e6f commit 807e57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
node-version: 16.x
1818
cache: "pnpm"
1919

20-
- run: pnpm install
20+
- run: pnpm install --frozen-lockfile
2121
- run: pnpm run lint && pnpm run build

0 commit comments

Comments
 (0)