Skip to content

Commit afe50df

Browse files
committed
Update GH Action, submodule part
1 parent c2a06e3 commit afe50df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/actions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
git clone https://github.com/icenet-ai/icenet.git
3434
cd icenet
3535
git submodule sync --recursive
36+
git -c protocol.version=2 submodule update --init --force --depth=1 --recursive
3637
pip install .
3738
cd docs
3839
pip install -r requirements.txt

0 commit comments

Comments
 (0)