Skip to content

Commit

Permalink
workflow script updated
Browse files Browse the repository at this point in the history
  • Loading branch information
aoymt committed Jan 9, 2024
1 parent 2b9f3d1 commit 1b4ae78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y texlive-lang-japanese texlive-lang-cjk texlive-fonts-recommended texlive-fonts-extra latexmk
sudo apt-get install -y graphviz
- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 1b4ae78

Please sign in to comment.