disable telemetry

This commit is contained in:
2023-06-28 17:12:26 +02:00
parent 91b041c5d9
commit 074ad94d7e

View File

@@ -15,3 +15,5 @@ runs:
- name: Build
run: pnpm build
shell: bash
env:
NEXT_TELEMETRY_DISABLED: "1"