ci: install sphinx packages and add doc building to GitHub Actions
authorVincent Fu <vincentfu@gmail.com>
Fri, 4 Feb 2022 21:19:04 +0000 (16:19 -0500)
committerVincent Fu <vincentfu@gmail.com>
Fri, 11 Feb 2022 20:57:52 +0000 (15:57 -0500)
commit5c997f9c230de5edbab6804bc882d3eb42b9f622
tree6c5265a5d61e04c1145ebf1d767c523364c41bf9
parent19d8e50abe9f87be6c6793379b2a83abfb8f23cb
ci: install sphinx packages and add doc building to GitHub Actions

To better detect breakage in our documentation builds let's add them to
our GitHub Actions CI.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
ci/actions-full-test.sh
ci/actions-install.sh