using debug nwaku branch

This commit is contained in:
Gabriel mermelstein 2025-07-04 09:58:50 +02:00
parent 7c22d48f7f
commit 29187ade8c
No known key found for this signature in database
GPG Key ID: 82B8134785FEAE0D

View File

@ -20,6 +20,7 @@ prepare:
cd $(THIRD_PARTY_DIR) && \
git clone $(NWAKU_REPO) && \
cd $(NWAKU_DIR) && \
git checkout debug-watchdog && \
make update; \
else \
echo "nwaku repository already exists."; \