mirror of
https://github.com/logos-messaging/sds-go-bindings.git
synced 2026-01-02 14:13:08 +00:00
feat: swap dependency branch
This commit is contained in:
parent
78ea8e7f8f
commit
8b403f5b8a
@ -21,7 +21,7 @@ prepare:
|
|||||||
cd $(THIRD_PARTY_DIR) && \
|
cd $(THIRD_PARTY_DIR) && \
|
||||||
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 feat-init-implementation; \
|
||||||
make update; \
|
make update; \
|
||||||
else \
|
else \
|
||||||
echo "nim-sds repository already exists."; \
|
echo "nim-sds repository already exists."; \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user