Skip to content

Commit 9d45b7e

Browse files
committed
ci(release): install all deps
1 parent a67d8c3 commit 9d45b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
bun-version: latest
2929

3030
- name: Install dependencies
31-
run: bun install --frozen-lockfile --production
31+
run: bun install --frozen-lockfile
3232

3333
- name: Release
3434
run: bunx semantic-release

0 commit comments

Comments
 (0)