Skip to content

Commit 2aee9fc

Browse files
committed
try llvm8 manual install
1 parent 3e6b877 commit 2aee9fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions_install.sh

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ set -e
44

55
pip3 install clint pyserial setuptools adafruit-nrfutil
66
sudo apt-get update
7+
sudo apt-get install -y libllvm8
78
sudo apt install -fy cppcheck clang-format-8
89
sudo ln -s /usr/bin/clang-format-8 /usr/bin/clang-format
910

0 commit comments

Comments
 (0)