diff --git a/.github/workflows/test-all.yml b/.github/workflows/test-all.yml index 6e6b338a..ccaa4b04 100644 --- a/.github/workflows/test-all.yml +++ b/.github/workflows/test-all.yml @@ -170,6 +170,7 @@ jobs: - name: Build application env: + BUILD_TARGET: electron NEXT_PUBLIC_FAST_API: http://localhost:8000 NEXT_PUBLIC_URL: http://localhost:3000 run: npm run build