fix(build): unbreak production build — /hilfe/transkription prerender unreachable behind /login [SUPERSEDED by #486] #485

Closed
marcel wants to merge 2 commits from fix/issue-472-prerender-entries into main
Showing only changes of commit 1ec4815e24 - 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