fix: one more

This commit is contained in:
mrkaye97
2025-12-31 15:10:25 -07:00
parent f92b71e9b5
commit 3f02efb1fa

View File

@@ -53,7 +53,7 @@ jobs:
run: python3 generate.py
- name: Build
working-directory: frontend/app
run: npm run build
run: pnpm run build
cypress:
runs-on: ubuntu-latest
timeout-minutes: 30