Skip to content

Commit 6743eba

Browse files
committed
Merge branch 'master' of https://github.com/djipi/GPUDbug2
2 parents ee9a3e6 + b28a932 commit 6743eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install build dependencies
1919
run: |
2020
sudo apt-get update
21-
sudo apt-get install -y ninja-build pkg-config cmake g++ qt5-default qtbase5-dev qttools5-dev-tools
21+
sudo apt-get install -y ninja-build pkg-config cmake g++ qtbase5-dev qttools5-dev-tools
2222
2323
# --- First build ---
2424
- name: Configure CMake

0 commit comments

Comments
 (0)