diff --git a/.circleci/config.yml b/.circleci/config.yml index 97a07f382..73c365c5a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -83,7 +83,7 @@ jobs: cp --parents 'javascript/getting-started/index.html' '../snapshots' cp --parents 'javascript/line-and-scatter/index.html' '../snapshots' cp --parents 'ggplot2/index.html' '../snapshots' - # cp --parents 'ggplot2/getting-started/index.html' '../snapshots' + cp --parents 'ggplot2/getting-started/index.html' '../snapshots' cp --parents 'ggplot2/geom_abline/index.html' '../snapshots' cp --parents 'matlab/index.html' '../snapshots' cp --parents 'matlab/getting-started/index.html' '../snapshots'