From a2e982a677ea0275abba9aa9df38927fb7fa9ecc Mon Sep 17 00:00:00 2001 From: Tommy Verrall <60836166+tommyv1987@users.noreply.github.com> Date: Wed, 10 Aug 2022 09:44:13 +0100 Subject: [PATCH] update workflow to include network-stat --- .github/workflows/nym-release-publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/nym-release-publish.yml b/.github/workflows/nym-release-publish.yml index afad6bd78a..47b00110f6 100644 --- a/.github/workflows/nym-release-publish.yml +++ b/.github/workflows/nym-release-publish.yml @@ -45,3 +45,4 @@ jobs: target/release/nym-socks5-client target/release/nym-validator-api target/release/nym-network-requester + target/release/nym-network-statistics