.github/workflows: Fix typo in build name.

This commit is contained in:
Laurens Valk
2022-03-22 15:49:23 +01:00
parent 4101f9be79
commit 1989561c90
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
run: poetry run doc8
- name: Build html docs for Read the Docs
run: poetry run make -C doc html
- name: Instal IDE docs dependencies
- name: Install IDE docs dependencies
run: |
sudo apt-get update
sudo apt-get install dvisvgm preview-latex-style texlive texlive-fonts-extra texlive-latex-extra