Skip to content

Commit ed12381

Browse files
committed
Updated GHA
1 parent c32dee7 commit ed12381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
- name: Install dependencies on Ubuntu 22.04 GCC Qt5
111111
if: "startsWith(matrix.config.name, 'Ubuntu 22.04 GCC Qt5')"
112112
run: |
113-
sudo apt-get install qt5-default qttools5-dev-tools qttools5-dev
113+
sudo apt-get install qtcreator qtbase5-dev qt5-qmake qttools5-dev-tools qttools5-dev
114114
115115
- name: Install dependencies on macOS Clang Qt6
116116
if: startsWith(matrix.config.name, 'macOS Clang Qt6')

0 commit comments

Comments
 (0)