Skip to content

Commit 3b94298

Browse files
committed
Merge branch 'anywidget' of github.com:plotly/plotly.py into drop-notebook-6
2 parents 5b97f05 + 35f848b commit 3b94298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ jobs:
443443
cd ../../python/plotly/js
444444
npm install
445445
npm run build
446-
mv ../bundle.js ../../../../output
446+
mv ../plotly/bundle.js ../../../../output
447447
448448
- run:
449449
name: Zip output

0 commit comments

Comments
 (0)