[ci] prod not build
All checks were successful
CI / test (push) Successful in 1m25s
CI / deploy (push) Successful in 2m1s

This commit is contained in:
2026-06-28 13:10:36 -04:00
parent 43bd93aa82
commit b91239002d

View File

@ -67,7 +67,7 @@ jobs:
- name: Build frontend assets
run: |
npm ci
npm run build
npm run prod
- name: Build Python sdist
run: |