No frozen lockfile

This commit is contained in:
Colin McDonnell
2025-09-10 00:36:03 -07:00
parent 3630ba6618
commit 92225d30c5
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
registry-url: "https://registry.npmjs.org"
- name: Install dependencies
run: pnpm install
run: pnpm install --no-frozen-lockfile
- name: Get package version
id: version