← back to Exo
t
fcdf57b873a7cbce1971b8bb124fbe66ff2d75ee · 2024-08-02 15:49:41 +0100 · Alex Cheema
Files touched
Diff
commit fcdf57b873a7cbce1971b8bb124fbe66ff2d75ee
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Fri Aug 2 15:49:41 2024 +0100
t
---
.circleci/config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.circleci/config.yml b/.circleci/config.yml
index a65e9b98..22869d42 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -190,7 +190,7 @@ jobs:
command: |
sudo add-apt-repository ppa:deadsnakes/ppa -y
sudo apt update -y
- sudo apt install -y python3.12 python3-pip python3-venv
+ sudo apt install -y python3.12 python3-pip python3-venv clang
- run:
name: Create and activate virtual environment
command: |
← f9c42746 t
·
back to Exo
·
test cuda 23d2432c →