From 07423c537f5850a43b4ddb151ef4d7ebc09cc1e5 Mon Sep 17 00:00:00 2001 From: msuthar09 Date: Wed, 7 Dec 2022 16:35:00 -0500 Subject: [PATCH] test33 --- .../workflows/azure-static-web-apps-kind-island-0ccba200f.yml | 2 +- 1 file changed, 1 insertion(+), 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 90cd2420d..1b0102cd6 100644 --- a/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml +++ b/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml @@ -53,7 +53,7 @@ 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: '/' # App source code path + app_location: '/site/out' # App source code path api_location: '' # Api source code path - optional output_location: '' # Built app content directory - optional # app_build_command: 'pnpm build'