Skip to content

Commit 954c8e7

Browse files
authored
Update CI.yaml by changing order of html and epub
1 parent 2c0d692 commit 954c8e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,5 @@ jobs:
8585
docs-folder: docs/
8686
pip-requirements: docs/requirements.txt
8787
formats: |-
88-
html
8988
epub
90-
89+
html

0 commit comments

Comments
 (0)