Skip to content

Commit

Permalink
test: switch back to master branch of angular-bazel-example integrati…
Browse files Browse the repository at this point in the history
…on test/example (#897)
  • Loading branch information
gregmagolan authored Jul 3, 2019
1 parent 8cdd60d commit b841519
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/setup_examples_angular.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ printf "\n\nSetting up /examples/angular\n"
# Clean example
echo_and_run cd ${EXAMPLES_DIR}
rm -rf angular
# TODO(gregmagolan): switch back to upstream
echo_and_run git clone --depth 1 --single-branch --branch node_modules-fix-proto https://github.com/gregmagolan/angular-bazel-example.git angular
echo_and_run git clone --depth 1 --single-branch --branch master https://github.com/angular/angular-bazel-example.git angular
(
echo_and_run cd angular

Expand Down

0 comments on commit b841519

Please sign in to comment.