Skip to content

Commit e1cc881

Browse files
committed
CHORE: Remove code duplicate
1 parent 46494bb commit e1cc881

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nightly-docs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ jobs:
4949
sudo apt update
5050
sudo apt install graphviz texlive-latex-extra latexmk texlive-xetex texlive-fonts-extra -y
5151
52-
- name: Install doc build requirements
53-
run: |
54-
sudo apt update
55-
sudo apt install graphviz texlive-latex-extra latexmk texlive-xetex texlive-fonts-extra -y
56-
5752
# TODO: Update this step once pyaedt-examples is ready
5853
- name: Build HTML documentation without examples
5954
run: |

0 commit comments

Comments
 (0)