mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 15:17:31 +00:00
/web
This commit is contained in:
@ -28,7 +28,7 @@ jobs:
|
|||||||
action: "upload"
|
action: "upload"
|
||||||
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
|
###### 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
|
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
|
||||||
app_location: "/" # App source code path
|
app_location: "/web" # App source code path
|
||||||
api_location: "" # Api source code path - optional
|
api_location: "" # Api source code path - optional
|
||||||
output_location: "/web" # Built app content directory - optional
|
output_location: "/web" # Built app content directory - optional
|
||||||
###### End of Repository/Build Configurations ######
|
###### End of Repository/Build Configurations ######
|
||||||
|
Reference in New Issue
Block a user