Loading .github/workflows/doc.yml +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ jobs: - name: Install dependencies run: | pip3 install -r doc/requirements.txt apt-get -y install latexmk - name: Build doc run: | Loading Loading
.github/workflows/doc.yml +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ jobs: - name: Install dependencies run: | pip3 install -r doc/requirements.txt apt-get -y install latexmk - name: Build doc run: | Loading