From 0e7d6e56e1d49f703b477bbfc680db8fc36b4f16 Mon Sep 17 00:00:00 2001 From: Galaxy <81903380+OliviaGalaxy3DVision@users.noreply.github.com> Date: Tue, 28 Nov 2023 00:15:10 -0800 Subject: [PATCH] Update azure-static-web-apps-ambitious-island-09241be1e.yml --- .../azure-static-web-apps-ambitious-island-09241be1e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-ambitious-island-09241be1e.yml b/.github/workflows/azure-static-web-apps-ambitious-island-09241be1e.yml index b5cea1f..90de886 100644 --- a/.github/workflows/azure-static-web-apps-ambitious-island-09241be1e.yml +++ b/.github/workflows/azure-static-web-apps-ambitious-island-09241be1e.yml @@ -28,7 +28,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: "/frontend" # App source code path api_location: "" # Api source code path - optional output_location: "/" # Built app content directory - optional ###### End of Repository/Build Configurations ######