We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d72295 + da78884 commit 2642c05Copy full SHA for 2642c05
.circleci/config.yml
@@ -83,7 +83,7 @@ jobs:
83
cp --parents 'javascript/getting-started/index.html' '../snapshots'
84
cp --parents 'javascript/line-and-scatter/index.html' '../snapshots'
85
cp --parents 'ggplot2/index.html' '../snapshots'
86
- # cp --parents 'ggplot2/getting-started/index.html' '../snapshots'
+ cp --parents 'ggplot2/getting-started/index.html' '../snapshots'
87
cp --parents 'ggplot2/geom_abline/index.html' '../snapshots'
88
cp --parents 'matlab/index.html' '../snapshots'
89
cp --parents 'matlab/getting-started/index.html' '../snapshots'
0 commit comments