fix(build): unbreak production build — /hilfe/transkription prerender unreachable behind /login #486

Merged
marcel merged 2 commits from fix/issue-472-prerender-entries-v2 into main 2026-05-09 14:25:55 +02:00
Showing only changes of commit 997fd5b991 - Show all commits

View File

@@ -40,6 +40,10 @@ jobs:
run: npm test
working-directory: frontend
- name: Build frontend
run: npm run build
working-directory: frontend
- name: Upload screenshots
if: always()
uses: actions/upload-artifact@v4