Skip to content

Commit

Permalink
Test (4)
Browse files Browse the repository at this point in the history
  • Loading branch information
diesphink committed Apr 28, 2024
1 parent e1a3440 commit 2e6b71d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
- run: |
python -m pip install --upgrade pip
pip install poetry
poetry install
poetry shell
pip install jsonpickle matplotlib numpy-stl pyside6 qt-material qtawesome vtkplotlib pyinstaller
- name: Qt GUI with PySide6
uses: Nuitka/Nuitka-Action@main
Expand Down

0 comments on commit 2e6b71d

Please sign in to comment.