From 352ac6285d3f3fba86d4cae89a6ff81d744fe56d Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sun, 28 Jan 2024 21:12:05 +0000 Subject: [PATCH] ci: remove custom build command --- .../azure-static-web-apps-agreeable-forest-0987cef03.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-agreeable-forest-0987cef03.yml b/.github/workflows/azure-static-web-apps-agreeable-forest-0987cef03.yml index 8f18140..c13720d 100644 --- a/.github/workflows/azure-static-web-apps-agreeable-forest-0987cef03.yml +++ b/.github/workflows/azure-static-web-apps-agreeable-forest-0987cef03.yml @@ -24,7 +24,6 @@ jobs: uses: Azure/static-web-apps-deploy@v1 env: PRE_BUILD_COMMAND: corepack enable - CUSTOM_BUILD_COMMAND: pnpm install && pnpm run build NODE_VERSION: 18.17.1 with: azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_AGREEABLE_FOREST_0987CEF03 }}