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