Skip to content

Commit 1cc022f

Browse files
committed
2 parents 3679ed5 + 1644a94 commit 1cc022f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
2222
- run: npm install
2323
- run: npm install -g @angular/cli > /dev/null
24-
- run: ng build --prod
24+
- run: ng build --configuration production
2525

2626
# push the /dist folder to your repo
2727
- name: Commit changes

0 commit comments

Comments
 (0)