chore: promote dev to uat — VITE_API_URL fix (GRO-1280) #416

Merged
the-dogfather-cto[bot] merged 23 commits from dev into uat 2026-05-14 20:32:09 +00:00
Showing only changes of commit 2398dabe3a - Show all commits
+2
View File
@@ -119,6 +119,8 @@ jobs:
run: pnpm install --frozen-lockfile
- name: Build all packages
env:
VITE_API_URL: ""
run: pnpm build
docker: