Review: Don't build EPUB by default for now
This commit is contained in:
parent
99aa26401f
commit
54f7d9a90a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -13,7 +13,7 @@ endif
|
||||||
|
|
||||||
|
|
||||||
# Build PLFA and test hyperlinks
|
# Build PLFA and test hyperlinks
|
||||||
test: build epub
|
test: build
|
||||||
ruby -S bundle exec htmlproofer '_site'
|
ruby -S bundle exec htmlproofer '_site'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue