mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
More circleci
This commit is contained in:
parent
3bdc87ff4a
commit
1723f82aaa
@ -211,6 +211,9 @@ jobs:
|
||||
image: ubuntu-2204:2023.04.2
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Set Python Version
|
||||
command: pyenv global 3.11.2
|
||||
- run:
|
||||
name: Install dependencies
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user