mirror of
https://github.com/exo-explore/exo.git
synced 2025-12-23 22:27:50 -05:00
linux install
This commit is contained in:
@@ -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
|
||||
sudo apt-get install -y python3.12 python3.12-venv
|
||||
python3.12 -m venv env
|
||||
source env/bin/activate
|
||||
- run:
|
||||
|
||||
Reference in New Issue
Block a user