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 06ccc5d commit 7bce446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/iwyu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
- name: Install missing software on Fedora
run: |
dnf install -y cmake gcc-c++ qt5-devel
dnf install -y iwyu
yum install -y cmake gcc-c++ qt5-devel
yum install -y iwyu
- name: Prepare CMake
run: |
Expand Down

0 comments on commit 7bce446

Please sign in to comment.