From b2a5a3f471896a24d580e72ce1381c063a49a025 Mon Sep 17 00:00:00 2001 From: Kimminju <71652881+Kimminju0831@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:27:17 +0900 Subject: [PATCH] Update azure-static-web-apps-green-pebble-0f3e30300.yml --- .../workflows/azure-static-web-apps-green-pebble-0f3e30300.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-green-pebble-0f3e30300.yml b/.github/workflows/azure-static-web-apps-green-pebble-0f3e30300.yml index 6e2fb7c..b3af7e7 100644 --- a/.github/workflows/azure-static-web-apps-green-pebble-0f3e30300.yml +++ b/.github/workflows/azure-static-web-apps-green-pebble-0f3e30300.yml @@ -29,7 +29,7 @@ jobs: ###### 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 - api_location: "/api" # Api source code path - optional + api_location: "" # Api source code path - optional output_location: "/src" # Built app content directory - optional ###### End of Repository/Build Configurations ###### - name: Install Python dependencies