From 36e8f4ac65f81e223fe6a920c73887b59b7ee644 Mon Sep 17 00:00:00 2001 From: Julian Schmidt Date: Fri, 1 Sep 2023 10:13:52 +0200 Subject: [PATCH] build: change azure --- .github/workflows/azure-static-web-apps-icy-tree-03f29e803.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-icy-tree-03f29e803.yml b/.github/workflows/azure-static-web-apps-icy-tree-03f29e803.yml index a406534..f2a2ed9 100644 --- a/.github/workflows/azure-static-web-apps-icy-tree-03f29e803.yml +++ b/.github/workflows/azure-static-web-apps-icy-tree-03f29e803.yml @@ -34,7 +34,7 @@ jobs: # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig app_location: "/frontend" # App source code path api_location: "" # Api source code path - optional - output_location: "" # Built app content directory - optional + output_location: "/out" # Built app content directory - optional ###### End of Repository/Build Configurations ###### env: # Add environment variables here IS_STATIC_EXPORT: true