Skip to content

Commit

Permalink
fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Jul 26, 2023
1 parent 952e8de commit f8dd49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iwyu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install missing software on Fedora
run: |
dnf install -y cmake gcc-c++ qt5-qtbase-devel qt5-linguist
dnf install -y cmake gcc-c++ qt5-qtbase-devel qt5-linguist qt5-qttools-devel
dnf install -y iwyu
- name: Prepare CMake
Expand Down

0 comments on commit f8dd49d

Please sign in to comment.