Skip to content

Commit 7837276

Browse files
author
Joseph Damiba
committed
use r-docs-branch to pull basic examples
1 parent e102756 commit 7837276

36 files changed

+1
-31300
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
git config --global user.name "Deployer"
5656
rm -rf _posts/python/html
5757
git clone -b built git@github.com:plotly/plotly.py-docs _posts/python/html
58+
git clone -b built git@github.com:plotly/plotly.R-docs _posts/r/basic
5859
python front-matter-ci.py _posts
5960
python check-or-enforce-order.py _posts/python
6061
python check-or-enforce-order.py _posts/python-v3

0 commit comments

Comments
 (0)