Skip to content

Commit

Permalink
cmap.sty install
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolu1990 committed Oct 25, 2024
1 parent 69ae365 commit 87fe0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: "install dependencies"
run: |
sudo apt-get update -y
sudo apt-get install -y git latexmk
sudo apt-get install -y git latexmk texlive-latex-extra
sudo pip install -r requirements.txt
- name: "check links"
run: make linkcheck
Expand Down

0 comments on commit 87fe0f9

Please sign in to comment.