Skip to content

Commit 0c59714

Browse files
committed
Add install
Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
1 parent 1d329ab commit 0c59714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-typescript.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Build Web Console
2727
working-directory: web-console
2828
run: |
29+
bun install
2930
bun run build
3031
3132
- name: Upload build artifact

0 commit comments

Comments
 (0)