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