There was an error while loading. Please reload this page.
1 parent c05a62b commit 487bef9Copy full SHA for 487bef9
1 file changed
.github/workflows/build-and-test.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: Generate Client APIs
65
run: |
66
echo "🔨 Generating client APIs..."
67
- bun run generate
+ bun run generate:ui
68
69
# Frontend Build
70
- name: Build Frontend
0 commit comments