From 3cf33000de4c8704f404353f7b5a3bee9a1ad73b Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Fri, 5 Dec 2025 20:52:05 +0000 Subject: [PATCH] mod script again --- publish-nym-sphinx-test.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/publish-nym-sphinx-test.sh b/publish-nym-sphinx-test.sh index 875ad4e6e4..88e29c4928 100755 --- a/publish-nym-sphinx-test.sh +++ b/publish-nym-sphinx-test.sh @@ -6,20 +6,21 @@ set -e BATCH1=( "nym-sphinx-acknowledgements" "nym-sphinx-addressing" + "nym-api-requests" "nym-topology" "nym-sphinx-anonymous-replies" - "nym-sphinx-chunking" ) BATCH2=( + "nym-sphinx-chunking" "nym-sphinx-cover" "nym-sphinx-forwarding" "nym-sphinx-framing" "nym-sphinx-params" - "nym-sphinx-routing" ) BATCH3=( + "nym-sphinx-routing" "nym-sphinx-types" "nym-sphinx" )