We are having issues with llvm.sh (#2044)

This commit is contained in:
Daniel Lemire
2023-08-02 11:24:28 -04:00
committed by GitHub
parent 6e7d415040
commit e658502adb
+1
View File
@@ -34,6 +34,7 @@ jobs:
sudo apt update
sudo apt-get install --quiet ninja-build valgrind zip unzip lsb-release wget software-properties-common gnupg
wget https://apt.llvm.org/llvm.sh
sudo apt-get purge --auto-remove llvm python3-lldb-14 llvm-14
chmod +x llvm.sh
sudo ./llvm.sh $CLANGVERSION