Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Apr 15, 2024
1 parent c352250 commit ef83dae
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 @@ -134,7 +134,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y cmake make libpcre3-dev
sudo apt-get install -y libgl-dev # missing dependency for using Qt in CMake
#sudo apt-get install -y libgl-dev # missing dependency for using Qt in CMake
- name: Install clang
run: |
Expand Down

0 comments on commit ef83dae

Please sign in to comment.