Always check link as part of building docs

This commit is contained in:
Hugo Osvaldo Barrera 2021-06-12 15:12:48 +02:00
parent 808e01f9c8
commit 77d64ddc2c

View file

@ -74,8 +74,6 @@ install-docs:
docs:
cd docs && make html
linkcheck:
sphinx-build -W -b linkcheck ./docs/ ./docs/_build/linkcheck/
release-deb: