Skip to content

Commit

Permalink
Add even more deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazzor authored Feb 19, 2024
1 parent 9250b06 commit 23d93af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
sudo apt update
sudo apt purge firefox -y
sudo apt upgrade
sudo apt install wget gcc-13 g++-13 build-essential lz4 zstd bison flex pkg-config qtcreator qtbase5-dev qt5-qmake qttools5-dev-tools libssl-dev libncurses-dev git libelf-dev elfutils -y
sudo apt install wget gcc-13 g++-13 build-essential lz4 debhelper dh-virtualenv zstd bison flex pkg-config qtcreator qtbase5-dev qt5-qmake qttools5-dev-tools libssl-dev libncurses-dev git libelf-dev elfutils -y
- name: Setup Clang/LLVM
run: |
Expand Down

0 comments on commit 23d93af

Please sign in to comment.