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