Skip to content

Commit 97a9b31

Browse files
committed
ci: try output + build command
1 parent b4eb6ff commit 97a9b31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/azure-static-web-apps-polite-cliff-0173aa90f.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
3131
app_location: "/" # App source code path
3232
api_location: "" # Api source code path - optional
33-
output_location: "" # Built app content directory - optional
33+
output_location: "dist" # Built app content directory - optional
34+
app_build_command: "yarn build:docs"
3435
###### End of Repository/Build Configurations ######
3536

3637
close_pull_request_job:

0 commit comments

Comments
 (0)