mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
linux install
This commit is contained in:
@@ -263,7 +263,8 @@ jobs:
|
||||
- run:
|
||||
name: Set up Python
|
||||
command: |
|
||||
brew install python@3.12
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y python3.12
|
||||
python3.12 -m venv env
|
||||
source env/bin/activate
|
||||
- run:
|
||||
|
||||
Reference in New Issue
Block a user