Skip to content

Commit

Permalink
Resolve "submodules_sync is broken"
Browse files Browse the repository at this point in the history
Closes #418

See merge request gysela-developpers/gyselalibxx!819

--------------------------------------------
  • Loading branch information
tpadioleau committed Dec 13, 2024
1 parent 725001a commit a1d31ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/submodules_sync
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ cd ..

git submodule init
git submodule sync --recursive
git submodule update --recursive
git submodule update --init --recursive

0 comments on commit a1d31ab

Please sign in to comment.