Skip to content

Commit 43c3208

Browse files
authored
Enable epub build
1 parent 257de7b commit 43c3208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
strategy:
5151
fail-fast: false
5252
matrix:
53-
format: [ html, latex ]
53+
format: [ html, latex, epub ]
5454
steps:
5555
- uses: actions/checkout@v5
5656
with:

0 commit comments

Comments
 (0)