Skip to content

Commit 79f3282

Browse files
fix: release (#184)
Co-authored-by: nikkeyl <[email protected]>
1 parent 584ad14 commit 79f3282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: bun i
4949

5050
- name: Build
51-
run: bun build
51+
run: bun rollup -c --configPlugin typescript
5252

5353
- name: Create Release
5454
env:

0 commit comments

Comments
 (0)