Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 13, 2023
1 parent f7638fc commit afc8edb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/l3build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
os: [ubuntu-20.04, macos-12]
steps:
- uses: actions/checkout@v3
- run: sudo apt-get update
- run: sudo apt-get -y install ghostscript
- run: sudo apt-get update && sudo apt-get -y install ghostscript
if: matrix.os == 'ubuntu-20.04'
- uses: teatimeguest/setup-texlive-action@v2.6.0
with:
Expand Down

0 comments on commit afc8edb

Please sign in to comment.