mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-08 07:13:21 -04:00
one fix for frozen lockfile issue is no frozen lockfile
This commit is contained in:
2
.github/actions/setup-bun/action.yml
vendored
2
.github/actions/setup-bun/action.yml
vendored
@@ -182,4 +182,4 @@ runs:
|
||||
env:
|
||||
NODE_ENV: debug
|
||||
GITHUB_TOKEN: ${{ inputs.token }}
|
||||
run: bun install --frozen-lockfile
|
||||
run: bun install
|
||||
|
||||
Reference in New Issue
Block a user