mirror of
https://github.com/logos-messaging/sds-go-bindings.git
synced 2026-01-02 14:13:08 +00:00
add git pull master in sds Makefile
This commit is contained in:
parent
d80dc61ae1
commit
4399ce6ad9
@ -26,6 +26,7 @@ prepare:
|
||||
@cd ../third_party/nim-sds && \
|
||||
git fetch origin && \
|
||||
git checkout master && \
|
||||
git pull origin master && \
|
||||
echo "Running 'make update'..." && \
|
||||
make update
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user