Fix CircleCI HTML test

This commit is contained in:
Wikiti 2020-10-17 23:15:18 +01:00
parent 886e5d464f
commit cd8be61af7
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ jobs:
name: Check if html exists name: Check if html exists
command: command:
test -s build/html/book.html && test -s build/html/book.html &&
test -s build/html/style.css &&
test -s build/html/images/cover.png && test -s build/html/images/cover.png &&
test -s build/html/images/seagull.png test -s build/html/images/seagull.png