Skip to content

Commit 487bef9

Browse files
committed
update
1 parent c05a62b commit 487bef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Generate Client APIs
6565
run: |
6666
echo "🔨 Generating client APIs..."
67-
bun run generate
67+
bun run generate:ui
6868
6969
# Frontend Build
7070
- name: Build Frontend

0 commit comments

Comments
 (0)