Skip to content

Commit

Permalink
Install forked pypandoc on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zkovari committed Sep 26, 2024
1 parent 6b18f99 commit fe24776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
pip install git+https://github.com/plotlyst/qt-frames.git
pip install git+https://github.com/plotlyst/qt-toolbox-widget.git
pip install git+https://github.com/plotlyst/language_tool_python.git@plotlyst
pip install git+https://github.com/plotlyst/pypandoc.git@plotlyst'
- name: Generate code
run: |
qt-uic --source ui --target src/main/python/plotlyst/view/generated
Expand Down

0 comments on commit fe24776

Please sign in to comment.