From 72105dfd774f09f4a96858039ad0c1435433610f Mon Sep 17 00:00:00 2001 From: msuthar09 Date: Tue, 6 Dec 2022 15:51:08 -0500 Subject: [PATCH] test10 --- .../workflows/azure-static-web-apps-kind-island-0ccba200f.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 ######