Skip to content

Commit 3a5daf2

Browse files
committed
Update config.yml
1 parent 901fa09 commit 3a5daf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
rm -f snapshots/*.bkp
109109
rm -f snapshots/*/*.bkp
110110
rm -f snapshots/*/*/*.bkp
111-
percy snapshot snapshots --enable_javascript
111+
bundle exec percy snapshot snapshots --enable_javascript
112112
rm -rf 'snapshots/'
113113
if [ "${CIRCLE_BRANCH}" == "master" ]; then
114114
git clone --depth=1 --branch=gh-pages https://github.com/plotly/documentation.git

0 commit comments

Comments
 (0)