Skip to content

Commit

Permalink
qt6
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Apr 14, 2024
1 parent dc5c46b commit 91f5c7b
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 @@ -28,7 +28,7 @@ jobs:
run: |
apt-get update
apt-get install -y cmake g++ make libpcre3-dev
apt-get install -y qt6-base-dev qt6-tools-dev
apt-get install -y qt6-base-dev qt6-tools-dev qt6-charts-dev
apt-get install -y wget iwyu
ln -s ../x86_64-linux-gnu/qt6 /usr/include/qt
Expand Down

0 comments on commit 91f5c7b

Please sign in to comment.