We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5bdbe commit 03ea381Copy full SHA for 03ea381
.github/workflows/main.yml
@@ -31,4 +31,4 @@ jobs:
31
cd your-angular-project
32
npm link angular-cli-ghpages
33
ng add angular-cli-ghpages
34
- ng deploy
+ ng deploy --no-silent
0 commit comments