From aaae540919024cc85204d3b7922755bbab65749f Mon Sep 17 00:00:00 2001 From: Jasper Timmer Date: Sat, 27 Apr 2024 19:45:49 +0200 Subject: [PATCH] [ci skip] Remove debug output --- .github/workflows/website-builder.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/website-builder.yml b/.github/workflows/website-builder.yml index 3bb46d9eb..3d2a33063 100644 --- a/.github/workflows/website-builder.yml +++ b/.github/workflows/website-builder.yml @@ -32,7 +32,6 @@ jobs: NETLIFY_DEPLOY_TO_PROD: true install_command: yarn install --frozen-lockfile build_command: yarn build - debug: true # Production reindex - name: Algolia crawler creation and crawl