Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailprivalov committed Sep 27, 2022
1 parent 09f8c91 commit d4e6932
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: sudo apt install libmupdf-dev
- name: Install poetry
run: pipx install poetry
- name: Set up Python ${{ matrix.py }}
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit d4e6932

Please sign in to comment.