build: use next build directly

This commit is contained in:
zhom
2025-11-29 15:03:19 +04:00
parent c8b259e6ae
commit 131ef92370
+1 -1
View File
@@ -105,7 +105,7 @@ jobs:
fi
- name: Build frontend
run: pnpm build
run: pnpm next build
- name: Get host target
id: host_target