fix(ci): point app_location directly to langgraph/dist for SWA upload
This commit is contained in:
@@ -40,6 +40,5 @@ jobs:
|
||||
azure_static_web_apps_api_token: ${{ secrets.SWA_LANGGRAPH_TOKEN }}
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
action: upload
|
||||
app_location: /
|
||||
output_location: langgraph/dist
|
||||
app_location: langgraph/dist
|
||||
skip_app_build: true
|
||||
|
||||
Reference in New Issue
Block a user