Skip to content

Commit 283b9aa

Browse files
committed
CI
1 parent 2133658 commit 283b9aa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.circleci/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,7 @@ jobs:
2929
command: addpath(genpath('plotly_matlab/plotly/')); evalMD;
3030
- run:
3131
command: |
32-
tree
32+
tree
33+
- store_artifacts:
34+
path: /tempF/
35+
destination: artifact-file

0 commit comments

Comments
 (0)