Skip to content

Commit 8a8bbec

Browse files
committed
remove outdated circleci build artifact syntax
1 parent 0578160 commit 8a8bbec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
npm run cibuild
3636
- store_artifacts:
3737
path: ~/plotly.js/build/plotly.js
38-
- run:
39-
name: Save build artifact
40-
command: cp build/plotly.js $CIRCLE_ARTIFACTS/
4138
- save_cache:
4239
paths:
4340
- node_modules

0 commit comments

Comments
 (0)