This commit is contained in:
msuthar09 2022-12-07 16:35:00 -05:00
parent 4a381e0f42
commit 07423c537f

View File

@ -53,7 +53,7 @@ jobs:
action: 'upload'
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
app_location: '/' # App source code path
app_location: '/site/out' # App source code path
api_location: '' # Api source code path - optional
output_location: '' # Built app content directory - optional
# app_build_command: 'pnpm build'