From 5c466dbfa60bc122b2b6033a44082763307215a7 Mon Sep 17 00:00:00 2001 From: Ramin <83763883+Ramin-Farhadi@users.noreply.github.com> Date: Tue, 2 Jul 2024 09:55:17 -0400 Subject: [PATCH] Update azure-static-web-apps-delightful-moss-0832eaa0f.yml --- .../azure-static-web-apps-delightful-moss-0832eaa0f.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-delightful-moss-0832eaa0f.yml b/.github/workflows/azure-static-web-apps-delightful-moss-0832eaa0f.yml index 600b26a..b0e8edd 100644 --- a/.github/workflows/azure-static-web-apps-delightful-moss-0832eaa0f.yml +++ b/.github/workflows/azure-static-web-apps-delightful-moss-0832eaa0f.yml @@ -44,7 +44,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: "/src" # App source code path + app_location: "src" # App source code path api_location: "" # Api source code path - optional output_location: "dist" # Built app content directory - optional ###### End of Repository/Build Configurations ######