diff --git a/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml b/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml index b916c76d7..571f1c38d 100644 --- a/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml +++ b/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml @@ -40,7 +40,9 @@ jobs: app_location: '/' # App source code path api_location: '' # Api source code path - optional output_location: '' # Built app content directory - optional - app_build_command: 'pnpm build' + # app_build_command: 'pnpm build' + # api_build_command: 'pnpm build' + skip_app_build: true env: # Add environment variables here IS_STATIC_EXPORT: true ###### End of Repository/Build Configurations ######