Skip to content

Commit

Permalink
Install qt6-base-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jun 9, 2023
1 parent d74d6b2 commit ea55bf6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
- name: Pick Qt6, fails according to https://askubuntu.com/a/1460243
run: qtchooser -qt=qt6

- name: Install more deps
run: sudo apt-get install qt6-base-dev

- name: Run qmake
run: qmake6

Expand Down

0 comments on commit ea55bf6

Please sign in to comment.