Skip to content

Commit

Permalink
change qt5
Browse files Browse the repository at this point in the history
  • Loading branch information
mrp089 committed Oct 19, 2023
1 parent 4bde786 commit 4d687f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@v3
- name: Install dependencies
shell: bash
run: sudo apt-get install libglu1-mesa-dev libxt-dev libxi-dev libglew-dev libxmu-dev qt5-default zip
run: sudo apt-get install libglu1-mesa-dev libxt-dev libxi-dev libglew-dev libxmu-dev qt5 zip
- name: Build
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion Python/site-packages/svZeroDSolver

0 comments on commit 4d687f8

Please sign in to comment.