no-frozen-lockfile

This commit is contained in:
David Blass
2025-10-08 16:46:52 -04:00
parent 66bf86f081
commit d3d2dad025
2 changed files with 1 additions and 877 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
registry-url: "https://registry.npmjs.org"
- name: Install dependencies
run: pnpm install --frozen-lockfile
run: pnpm install --no-frozen-lockfile
- name: Get package version
id: version