mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-02-04 23:28:47 -06:00
fix: one more
This commit is contained in:
2
.github/workflows/app.yml
vendored
2
.github/workflows/app.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user