Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Aug 17, 2023
1 parent 8a47687 commit 34115de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update -y -qq
sudo apt-get -qq -y install texlive texlib-latex-extra build-essential
sudo apt-get -qq -y install texlive texlive-latex-extra build-essential
- name: Build
run: |
Expand Down

0 comments on commit 34115de

Please sign in to comment.