Skip to content

Commit

Permalink
fix build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zkovari committed Sep 26, 2024
1 parent fe24776 commit 28af6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +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'
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 28af6cb

Please sign in to comment.