Skip to content

Commit 6049296

Browse files
committed
deploy test
1 parent b8dd72f commit 6049296

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/azure-static-web-apps-orange-cliff-0a124561e.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ jobs:
4040
action: "upload"
4141
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
4242
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
43-
app_location: "/" # App source code path
44-
api_location: "api" # Api source code path - optional
43+
app_location: "/dist" # App source code path
4544
output_location: "dist" # Built app content directory - optional
4645
skip_app_build: true
4746
skip_api_build: true

0 commit comments

Comments
 (0)