mirror of
https://github.com/logos-messaging/sds-go-bindings.git
synced 2026-01-04 07:03:09 +00:00
chore: using test branch
This commit is contained in:
parent
4a7368fb5f
commit
8c0eaa0985
@ -20,7 +20,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 master; \
|
git checkout fix-statusgo-build; \
|
||||||
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