← back to Exo
install clang test
88ac12df6c8253c5117bb2b9dd45ec61b9207759 · 2025-01-23 01:55:14 +0000 · Alex Cheema
Files touched
Diff
commit 88ac12df6c8253c5117bb2b9dd45ec61b9207759
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Thu Jan 23 01:55:14 2025 +0000
install clang test
---
.circleci/config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 2cfe0c85..ba9c6983 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -266,7 +266,7 @@ jobs:
sudo apt-get update
sudo add-apt-repository -y ppa:deadsnakes/ppa
sudo apt-get update
- sudo apt-get install -y python3.12 python3.12-venv
+ sudo apt-get install -y python3.12 python3.12-venv clang
python3.12 -m venv env
source env/bin/activate
- run:
← dfd9d3eb linux install
·
back to Exo
·
fix readme images ad0e0d02 →