Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
illwieckz committed May 14, 2024
1 parent 84dfce4 commit 32a7a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: |
set -x
sudo apt-get update
sudo apt-get -y -q --no-install-recommends install qtbase5-dev libqt5qml5 libqt5quick5-gles libqt5svg5 autoconf autopoint gettext
sudo apt-get -y -q --no-install-recommends install qtbase5-dev qtdeclarative5-dev libqt5qml5 libqt5quick5-gles libqt5svg5 autoconf autopoint gettext
export MAKEFLAGS="-j$(nproc)"
git submodule update --init aria2
git submodule update --init fluid
Expand Down

0 comments on commit 32a7a2f

Please sign in to comment.