diff --git a/.build.yml b/.build.yml index 50c6a67..3fe9efa 100644 --- a/.build.yml +++ b/.build.yml @@ -8,6 +8,9 @@ secrets: environment: NETLIFY_SITE_ID: d48d0f43-25b7-4d03-bbd2-b19ed09ea063 tasks: + - disable-telemetry: | + cd guides + npx astro telemetry disable - install-deps: | cd guides pnpm i