Skip to content

Commit

Permalink
qtbase5-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
joshyattridge committed Jan 19, 2024
1 parent c43a6e8 commit 2cc15e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install qt5-default
sudo apt-get install qtbase5-dev
qmake -v
sudo apt-get install build-essential
- name: Download & Install SDK
Expand Down

0 comments on commit 2cc15e2

Please sign in to comment.