Skip to content

Commit 5ef56e4

Browse files
SnaveSutitgitbutler-client
authored andcommitted
⚙️ Fix build workflow
1 parent 941c623 commit 5ef56e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: bun install --frozen-lockfile
2424

2525
- name: Build
26-
run: bun run build
26+
run: bun run prod
2727

2828
- name: Run tests
2929
run: bun test

0 commit comments

Comments
 (0)