mirror of
https://github.com/logos-messaging/sds-go-bindings.git
synced 2026-01-02 06:03:12 +00:00
simple change checkout master by default
This commit is contained in:
parent
3c377fa8ca
commit
d9e869cfb3
@ -15,7 +15,7 @@ prepare:
|
||||
cd ../third_party/ && \
|
||||
git clone https://github.com/waku-org/nim-sds && \
|
||||
cd nim-sds && \
|
||||
git checkout add-windows-support; \
|
||||
git checkout master; \
|
||||
make update; \
|
||||
else \
|
||||
echo "nim-sds repository already exists."; \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user