Skip to content

Commit

Permalink
ci: update make install-all-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
christinestraub committed Apr 23, 2024
1 parent 5cf0dce commit 6a1b10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ install-xlsx:
python3 -m pip install -r requirements/extra-xlsx.txt

.PHONY: install-all-docs
install-all-docs: install-base install-csv install-docx install-epub install-odt install-pypandoc install-markdown install-msg install-pdf-image install-pptx install-xlsx
install-all-docs: install-base install-csv install-docx install-epub install-odt install-pypandoc install-markdown install-msg install-pdf-image install-pptx install-xlsx install-googlevisionocr

.PHONY: install-all-ingest
install-all-ingest:
Expand Down

0 comments on commit 6a1b10b

Please sign in to comment.