Skip to content

Commit f365542

Browse files
committed
ci(release): use force build before release
1 parent 3df07f3 commit f365542

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
@@ -24,7 +24,7 @@ jobs:
2424
- uses: ./.github/workflows/actions/turbo
2525

2626
- name: Build
27-
run: pnpm build --cache-dir=.turbo
27+
run: pnpm build --cache-dir=.turbo --force
2828

2929
- name: Create Release Pull Request or Publish to npm
3030
id: changesets

0 commit comments

Comments
 (0)