Skip to content

Commit e16a730

Browse files
committed
Change doc-build CI install order
1 parent ffc55ae commit e16a730

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
@@ -175,8 +175,8 @@ jobs:
175175
- fonts-install
176176
- pip-install
177177

178-
- deps-install
179178
- mpl-install
179+
- deps-install
180180

181181
- doc-build
182182

0 commit comments

Comments
 (0)