mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-13 21:56:00 +00:00
github: recursive clone
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
f7c4bf3fe5
commit
0e794a0e4c
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -24,6 +24,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4.2.1
|
||||
with:
|
||||
submodules: "recursive"
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user