Skip to content

Commit

Permalink
fixbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazzor authored Feb 21, 2024
1 parent 51164ca commit bd62677
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
build-essential \
bison \
flex \
gcc \
g++ \
pkg-config \
qtcreator \
qtbase5-dev \
Expand All @@ -47,7 +49,7 @@ jobs:
dh-virtualenv \
zstd \
elfutils -y
- name: Setup Clang/LLVM
run: |
wget https://apt.llvm.org/llvm.sh
Expand Down

0 comments on commit bd62677

Please sign in to comment.