From 6d6f85291af895468285f53b1319837de651ea3c Mon Sep 17 00:00:00 2001 From: Aya Hassan Date: Thu, 9 Apr 2026 16:32:18 +0200 Subject: [PATCH] Add rest of libraries --- .github/workflows/test_common.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test_common.yml b/.github/workflows/test_common.yml index 3719113a8..94d059371 100644 --- a/.github/workflows/test_common.yml +++ b/.github/workflows/test_common.yml @@ -124,6 +124,8 @@ jobs: mkdir -p "$BINDINGS_DIR/lib" cd "$DELIVERY_DIR" + ln -sf waku.nimble waku.nims + nimble install -y mkdir -p nimbledeps touch nimbledeps/.nimble-setup make liblogosdelivery