mirror of
https://github.com/logos-messaging/sds-go-bindings.git
synced 2026-01-04 07:03:09 +00:00
including make update to the makefile
This commit is contained in:
parent
53419ac819
commit
8eef70bd67
@ -22,6 +22,7 @@ prepare:
|
|||||||
git clone $(NIM_SDS_REPO) && \
|
git clone $(NIM_SDS_REPO) && \
|
||||||
cd $(NIM_SDS_DIR) && \
|
cd $(NIM_SDS_DIR) && \
|
||||||
git checkout gabrielmer-feat-init-implementation; \
|
git checkout gabrielmer-feat-init-implementation; \
|
||||||
|
make update; \
|
||||||
else \
|
else \
|
||||||
echo "nim-sds repository already exists."; \
|
echo "nim-sds repository already exists."; \
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user