Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
gqcn committed Mar 3, 2025
1 parent 23c7aae commit 6e43072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ version:
subup:
@set -e; \
echo "Updating submodules..."; \
cd examples && git pull origin main; \
cd ..;
git submodule init;\
git submodule update;

# update and commit submodules
.PHONY: subsync
Expand Down

0 comments on commit 6e43072

Please sign in to comment.