From fd58526a8257ee5bb5372ef3bcdc9f436a255beb Mon Sep 17 00:00:00 2001 From: msuthar09 Date: Wed, 7 Dec 2022 11:07:27 -0500 Subject: [PATCH] test20 --- .../workflows/azure-static-web-apps-kind-island-0ccba200f.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 e0dd13bba..5dbdd1f90 100644 --- a/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml +++ b/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml @@ -54,10 +54,10 @@ jobs: action: 'upload' ###### Repository/Build Configurations - These values can be configured to match your app requirements. ###### # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig - app_location: '/site' # App source code path + 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