Skip to content

Commit

Permalink
Fix tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gen740 committed Sep 26, 2023
1 parent 21eef49 commit f42605b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
wget https://apt.llvm.org/llvm.sh
chmod +x llvm.sh
sudo ./llvm.sh 16 all
sudo apt install clang-15 llvm-15 llvm-15-dev libclang-15-dev
- name: Install
run: |
Expand Down

0 comments on commit f42605b

Please sign in to comment.