diff --git a/.github/workflows/azure-static-web-apps-nice-wave-0f618f503.yml b/.github/workflows/azure-static-web-apps-nice-wave-0f618f503.yml index eba576790..ace0fec84 100644 --- a/.github/workflows/azure-static-web-apps-nice-wave-0f618f503.yml +++ b/.github/workflows/azure-static-web-apps-nice-wave-0f618f503.yml @@ -23,8 +23,9 @@ jobs: id: builddeploy uses: Azure/static-web-apps-deploy@v1 env: - PRE_BUILD_COMMAND: corepack enable && yarn workspaces focus --all || yarn install - CUSTOM_BUILD_COMMAND: yarn build + PRE_BUILD_COMMAND: corepack enable + CUSTOM_BUILD_COMMAND: yarn workspaces focus --all || yarn install + RUN_BUILD_COMMAND: yarn build with: azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_NICE_WAVE_0F618F503 }} repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)