diff --git a/.github/workflows/azure-static-web-apps-black-river-08d866c10.yml b/.github/workflows/azure-static-web-apps-black-river-08d866c10.yml index 4de8413..e7dec3a 100644 --- a/.github/workflows/azure-static-web-apps-black-river-08d866c10.yml +++ b/.github/workflows/azure-static-web-apps-black-river-08d866c10.yml @@ -25,7 +25,7 @@ jobs: id: builddeploy uses: Azure/static-web-apps-deploy@v1 with: - app_build_command: "npm ci" + app_build_command: "npm run build" azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BLACK_RIVER_08D866C10 }} repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) action: "upload"