diff --git a/.gitea/workflows/release-artefact.yml b/.gitea/workflows/release-artefact.yml
index 41bd3da..dc02acf 100644
--- a/.gitea/workflows/release-artefact.yml
+++ b/.gitea/workflows/release-artefact.yml
@@ -36,7 +36,7 @@ jobs:
run: |
cd frontend
npm ci
- NUXT_PUBLIC_API_BASE=/api NUXT_PUBLIC_APP_BASE=/ npm run generate
+ CI=1 NUXT_TELEMETRY_DISABLED=1 NUXT_PUBLIC_API_BASE=/api NUXT_PUBLIC_APP_BASE=/ npm run generate
test -f .output/public/index.html
- name: Build artefact
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index c1f4378..879146f 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,11 +4,7 @@
-
-
-
-
-
+
@@ -266,7 +262,7 @@
-
+
@@ -484,7 +480,15 @@
1769096187792
-
+
+
+ 1769097091268
+
+
+
+ 1769097091268
+
+