From bc1a122a2f97cc7102955f32ea84c8a75a7d42e7 Mon Sep 17 00:00:00 2001 From: Terance <48482758+MTerance@users.noreply.github.com> Date: Sun, 6 Oct 2024 16:54:40 +0200 Subject: [PATCH] Update azure-static-web-apps-victorious-beach-0f7b6f403.yml --- .../azure-static-web-apps-victorious-beach-0f7b6f403.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-victorious-beach-0f7b6f403.yml b/.github/workflows/azure-static-web-apps-victorious-beach-0f7b6f403.yml index 8ba1874..daada31 100644 --- a/.github/workflows/azure-static-web-apps-victorious-beach-0f7b6f403.yml +++ b/.github/workflows/azure-static-web-apps-victorious-beach-0f7b6f403.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: "./F1-backoffice/F1-backoffice" # App source code path + app_location: "./F1-backoffice" # App source code path output_location: "angular.json#$.projects[*].architect.build.options.outputPath" # Built app content directory - optional app_build_command: 'ng build' ###### End of Repository/Build Configurations ######