Skip to content

Commit

Permalink
Attempt an empty app source path.
Browse files Browse the repository at this point in the history
  • Loading branch information
imcbride committed Jan 18, 2024
1 parent bcde3c6 commit 17a2c9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,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: "" # App source code path
api_location: "" # Api source code path - optional
output_location: "_site" # Built app content directory - optional
skip_app_build: true
Expand Down

0 comments on commit 17a2c9c

Please sign in to comment.