Skip to content

Commit

Permalink
qt5-default
Browse files Browse the repository at this point in the history
  • Loading branch information
mrp089 committed Oct 19, 2023
1 parent 4d687f8 commit 955eeda
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 @@ -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 zip
run: sudo apt-get install libglu1-mesa-dev libxt-dev libxi-dev libglew-dev libxmu-dev qt5-default zip
- name: Build
shell: bash
run: |
Expand Down

0 comments on commit 955eeda

Please sign in to comment.