one fix for frozen lockfile issue is no frozen lockfile

This commit is contained in:
Jamie Pine
2025-12-10 16:21:51 -08:00
parent 8652787261
commit b77c8e521d

View File

@@ -182,4 +182,4 @@ runs:
env:
NODE_ENV: debug
GITHUB_TOKEN: ${{ inputs.token }}
run: bun install --frozen-lockfile
run: bun install