We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c25e3 commit e6f5e8cCopy full SHA for e6f5e8c
.github/workflows/actions.yaml
@@ -32,7 +32,7 @@ jobs:
32
micromamba activate base
33
git clone https://github.com/icenet-ai/icenet.git
34
cd icenet
35
- git submodule set-url notebooks https://github.com/icenet-ai/icenet-notebooks.git
+ git submodule set-url icenet-notebooks https://github.com/icenet-ai/icenet-notebooks.git
36
git submodule update --init
37
pip install .
38
cd docs
0 commit comments