chore: using test branch

This commit is contained in:
Gabriel mermelstein 2025-06-06 11:03:51 +02:00
parent 4a7368fb5f
commit 8c0eaa0985
No known key found for this signature in database
GPG Key ID: 82B8134785FEAE0D

View File

@ -20,7 +20,7 @@ prepare:
cd $(THIRD_PARTY_DIR) && \
git clone $(NIM_SDS_REPO) && \
cd $(NIM_SDS_DIR) && \
git checkout master; \
git checkout fix-statusgo-build; \
make update; \
else \
echo "nim-sds repository already exists."; \