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 adc857a commit 1caa63eCopy full SHA for 1caa63e
scripts/release/publish-docs-content.sh
@@ -11,7 +11,7 @@ repoPath="/tmp/material2-docs-content"
11
repoUrl="https://github.com/angular/material2-docs-content"
12
examplesSource="./dist/docs/examples"
13
14
-$(npm bin)/gulp examples:build-release:clean
+$(npm bin)/gulp material-examples:build-release:clean
15
$(npm bin)/gulp docs
16
17
# Get git meta info for commit
0 commit comments