Skip to content

Commit

Permalink
workflow added browser to path
Browse files Browse the repository at this point in the history
  • Loading branch information
DaiseyD committed Mar 30, 2024
1 parent 9b856fe commit d9b6e8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
app_location: "/bluenps/" # App source code path
api_location: "" # Api source code path - optional
output_location: "./bluenps/dist/bluenps/" # Built app content directory - optional
output_location: "/bluenps/dist/bluenps/browser" # Built app content directory - optional
###### End of Repository/Build Configurations ######

close_pull_request_job:
Expand Down

0 comments on commit d9b6e8c

Please sign in to comment.