Skip to content

Commit

Permalink
Update GH Action, submodule part
Browse files Browse the repository at this point in the history
  • Loading branch information
bnubald committed Feb 19, 2025
1 parent c2a06e3 commit afe50df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
git clone https://github.com/icenet-ai/icenet.git
cd icenet
git submodule sync --recursive
git -c protocol.version=2 submodule update --init --force --depth=1 --recursive
pip install .
cd docs
pip install -r requirements.txt
Expand Down

0 comments on commit afe50df

Please sign in to comment.