mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-03 14:33:07 +00:00
reverting deleted line
This commit is contained in:
parent
95c7500361
commit
cf09ebb653
@ -14,6 +14,7 @@ all: build
|
||||
prepare:
|
||||
@echo "Creating third_party directory..."
|
||||
@mkdir -p $(THIRD_PARTY_DIR)
|
||||
|
||||
@echo "Cloning nwaku repository..."
|
||||
@if [ ! -d "$(NWAKU_DIR)" ]; then \
|
||||
cd $(THIRD_PARTY_DIR) && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user