From 44e6595e3962a1d44690576f986bcb545228d998 Mon Sep 17 00:00:00 2001 From: Ammar Qaffaf Date: Sun, 25 Aug 2024 13:17:40 +0300 Subject: [PATCH] /web --- .../azure-static-web-apps-zealous-mushroom-0d31a3303.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml b/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml index 180cbbfd..8de0521f 100644 --- a/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml +++ b/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.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: "/web" # App source code path api_location: "" # Api source code path - optional output_location: "/web" # Built app content directory - optional ###### End of Repository/Build Configurations ######