Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JavanXD committed Oct 27, 2021
2 parents 3679ed5 + 1644a94 commit 1cc022f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: npm install
- run: npm install -g @angular/cli > /dev/null
- run: ng build --prod
- run: ng build --configuration production

# push the /dist folder to your repo
- name: Commit changes
Expand Down

0 comments on commit 1cc022f

Please sign in to comment.