Skip to content

Commit f98e80f

Browse files
committed
Skip build step during the deploy
1 parent 5ecf438 commit f98e80f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/azure-static-web-apps-ambitious-pond-0fe43071e.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
3737
app_location: "/" # App source code path
3838
output_location: "dist"
39+
skip_app_build: true
3940
# api_location: "" # Api source code path - optional
4041
# output_location: "build" # Built app content directory - optional
4142
###### End of Repository/Build Configurations ######

0 commit comments

Comments
 (0)