use frozen lockfile in ci

This commit is contained in:
David Blass
2025-10-08 16:42:09 -04:00
parent e3a3d416fb
commit 608322f026
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
registry-url: "https://registry.npmjs.org"
- name: Install dependencies
run: pnpm install --no-frozen-lockfile
run: pnpm install --frozen-lockfile
- name: Get package version
id: version