Skip to content

Commit

Permalink
epic
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Feb 3, 2025
1 parent fef3628 commit cf68469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
sudo apt update
sudo DEBIAN_FRONTEND=noninteractive apt -y --no-install-recommends install \
python3 python3-venv clang-$C2_CLANG_VERSION libclang-$C2_CLANG_VERSION-dev
echo "LIBCLANG_LIBRARY_FILE=/usr/lib/x86_64-linux-gnu/libclang-$C2_CLANG_VERSION.so" >> "$GITHUB_ENV"
- name: Build
run: |
Expand Down

0 comments on commit cf68469

Please sign in to comment.