Skip to content

Commit

Permalink
microtype
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 13, 2023
1 parent 35d5fe6 commit 19a4e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ebnf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
- uses: actions/checkout@v3
- run: |
sudo apt-get update
sudo apt-get -y install ghostscript imagemagick texlive-extra-utils microtype
sudo apt-get -y install ghostscript imagemagick texlive-extra-utils
- uses: teatimeguest/[email protected]
with:
update-all-packages: true
packages: scheme-basic naive-ebnf
packages: scheme-basic naive-ebnf microtype
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
Expand Down

0 comments on commit 19a4e10

Please sign in to comment.