We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84467d8 commit 8829a2aCopy full SHA for 8829a2a
jenkins_build.sh
@@ -22,7 +22,7 @@ rm -f angular.js.size
22
npm install --color false
23
grunt ci-checks package --no-color
24
25
-mkdir test_out
+mkdir -p test_out
26
27
# DOCS generator unit tests #
28
grunt test:docgen --no-color
0 commit comments