Skip to content

Commit

Permalink
Merge branch 'Clang-16-Upgrade_2' of github.com:ragusaa/clamav-byteco…
Browse files Browse the repository at this point in the history
…de-compiler into Clang-16-Upgrade_2
  • Loading branch information
ragusaa committed Feb 9, 2024
2 parents 947fe30 + d5c20c2 commit e629523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
sudo apt-get update

- name: Install Dependencies
run:
run: |
wget https://apt.llvm.org/llvm.sh
chmod +x llvm.sh
sudo ./llvm.sh 16
Expand Down

0 comments on commit e629523

Please sign in to comment.