From df40bb947891482cdfc0e2b265e560158258a041 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Sat, 5 Feb 2022 20:48:34 +0100 Subject: [PATCH] don't fail build --- .../workflows/azure-static-web-apps-icy-island-08b7c5a03.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-icy-island-08b7c5a03.yml b/.github/workflows/azure-static-web-apps-icy-island-08b7c5a03.yml index 186c93b..c6d97ba 100644 --- a/.github/workflows/azure-static-web-apps-icy-island-08b7c5a03.yml +++ b/.github/workflows/azure-static-web-apps-icy-island-08b7c5a03.yml @@ -29,7 +29,8 @@ jobs: # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig app_location: "/" # App source code path api_location: "" # Api source code path - optional - output_location: ".vuepress/dist" # Built app content directory - optional + output_location: "/staticfiles" # Built app content directory - optional + app_build_command: "echo 1" ###### End of Repository/Build Configurations ###### close_pull_request_job: