Skip to content

Commit

Permalink
build: change azure
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian-B90 committed Sep 1, 2023
1 parent 4430fc7 commit 36e8f4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
app_location: "/frontend" # App source code path
api_location: "" # Api source code path - optional
output_location: "" # Built app content directory - optional
output_location: "/out" # Built app content directory - optional
###### End of Repository/Build Configurations ######
env: # Add environment variables here
IS_STATIC_EXPORT: true
Expand Down

0 comments on commit 36e8f4a

Please sign in to comment.