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 25, 2025
1 parent ec33001 commit 512799b
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 @@ -87,7 +87,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get -y update
sudo apt-get -qq install qt5-qmake libqt5svg5-dev \
sudo apt-get -qq install qt5-qmake libqt5core5a libqt5gui5 libqt5widgets libqt5printsupport5 libqt5svg5 \
libgl-dev libmuparser-dev libboost-dev librsvg2-bin libfreetype6-dev libicu-dev pkg-config libfuse2
sudo rm -rf /usr/local/lib/android
Expand Down

0 comments on commit 512799b

Please sign in to comment.