We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba1ca1 commit 622798dCopy full SHA for 622798d
.circleci/config.yml
@@ -75,7 +75,7 @@ jobs:
75
cp --parents 'python/plotly-fundamentals/index.html' '../snapshots'
76
cp --parents 'python/line-and-scatter/index.html' '../snapshots'
77
cp --parents 'r/index.html' '../snapshots'
78
- # cp --parents 'r/getting-started/index.html' '../snapshots'
+ cp --parents 'r/getting-started/index.html' '../snapshots'
79
cp --parents 'r/plotly-fundamentals/index.html' '../snapshots'
80
cp --parents 'r/line-and-scatter/index.html' '../snapshots'
81
cp --parents 'javascript/index.html' '../snapshots'
0 commit comments