diff --git a/.github/workflows/azure-static-web-apps-white-tree-08c988100.yml b/.github/workflows/azure-static-web-apps-white-tree-08c988100.yml index eb30e0b..7820644 100644 --- a/.github/workflows/azure-static-web-apps-white-tree-08c988100.yml +++ b/.github/workflows/azure-static-web-apps-white-tree-08c988100.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: "'/github/workspace/src'" # App source code path + app_location: "/github/workspace/src" # App source code path api_location: "" # Api source code path - optional output_location: "build" # Built app content directory - optional ###### End of Repository/Build Configurations ######