Skip to content

Commit

Permalink
Update Qt_Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfoodat authored Sep 30, 2023
1 parent f663478 commit 588d842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Qt_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:

- name: Install misc packages
run: |
sudo apt-get update && sudo apt install libx11-dev libgl1-mesa-glx mesa-common-dev libfuse2
sudo apt-get update && sudo apt install libx11-dev libgl1-mesa-glx mesa-common-dev libfuse2 libwayland-dev
sudo add-apt-repository -y ppa:savoury1/qt-6-2
sudo apt update
sudo apt install qt6-base-dev
Expand Down

0 comments on commit 588d842

Please sign in to comment.