Skip to content

Commit 6fe9334

Browse files
committed
chore: main.yml workflow fix.
1 parent 42ee563 commit 6fe9334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
- uses: oven-sh/setup-bun@v2
1717

1818
- run: bun install --frozen-lockfile
19+
- run: bun run build
1920
- run: bun run check

0 commit comments

Comments
 (0)