fix: actually run in the right directory

This commit is contained in:
Michael H.
2026-08-21 00:00:56 +02:00
parent 75d2109be8
commit 5f9522b5cf
-1
View File
@@ -71,7 +71,6 @@ jobs:
run: pnpm install
- name: Build frontend
working-directory: ./apps/frontend
run: pnpm web:build
env:
NITRO_PRESET: node-server