Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hdddhdd committed Nov 11, 2023
2 parents a6a258d + 77e9b88 commit d7bfe8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
###### 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: "/src" # App source code path
api_location: "api" # Api source code path - optional
api_location: "" # Api source code path - optional
output_location: "/src" # Built app content directory - optional
###### End of Repository/Build Configurations ######
- name: Install Python dependencies
Expand Down

0 comments on commit d7bfe8f

Please sign in to comment.