Skip to content

Commit

Permalink
Modify the git submodule command
Browse files Browse the repository at this point in the history
Signed-off-by: Hugues de Valon <[email protected]>
  • Loading branch information
hug-dev committed Jul 27, 2021
1 parent 99c187a commit b09db7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
steps:
- checkout
- run: |
git submodule init
git submodule update --init --recursive
cargo build --features=all-providers,all-authenticators

0 comments on commit b09db7d

Please sign in to comment.