Skip to content

Commit

Permalink
Update build-all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli authored Jan 26, 2025
1 parent 5b1de9c commit 704a150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
run: |
sudo apt-get -y update
sudo apt-get -qq install qmake6 qt6-5compat-dev qt6-base-dev qt6-declarative-dev qt6-image-formats-plugin-pdf qt6-pdf-dev linguist-qt6
sudo apt-get -qq install libqt6svg6 libqt6svgwidgets6 qt6-l10n-tools qtchooser libgl-dev libxcb-cursor0 libmuparser-dev libboost-dev
sudo apt-get -qq install libqt6svg6 libqt6svg6 libqt6svgwidgets6 qt6-l10n-tools qtchooser libgl-dev libxcb-cursor0 libmuparser-dev libboost-dev
sudo apt-get -qq install librsvg2-bin libfreetype6-dev libicu-dev pkg-config libfuse2
#sudo ln -snf /usr/lib/x86_64-linux-gnu/qtchooser/qt5.conf /usr/lib/x86_64-linux-gnu/qtchooser/default.conf
sudo rm -rf /usr/local/lib/android
Expand Down

0 comments on commit 704a150

Please sign in to comment.