Skip to content

Commit 53356fd

Browse files
authored
Update azure-static-web-apps-white-plant-010c18c0f.yml
1 parent 8eee95a commit 53356fd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/azure-static-web-apps-white-plant-010c18c0f.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
app_location: "frontend" # App source code path
3232
api_location: "" # Api source code path - optional
3333
output_location: "dist" # Built app content directory - optional
34-
app_build_command: "npm install --include=dev && npx vite build"
34+
app_build_command: "npm ci && ./node_modules/.bin/vite build"
3535
###### End of Repository/Build Configurations ######
3636

3737
close_pull_request_job:
@@ -48,3 +48,4 @@ jobs:
4848

4949

5050

51+

0 commit comments

Comments
 (0)