From 8c7c2b19394f71e087bdc759aa13046a8dccc371 Mon Sep 17 00:00:00 2001 From: jeremy-then Date: Wed, 11 Dec 2024 12:14:49 -0400 Subject: [PATCH] test 8 --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b742f7bf..853e3392 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,8 @@ jobs: ./docker/mware/build ./docker/packer/build ./utils/tcpsigner-bundle/build.sh - cd ../../.. + cd ../.. + ls tar -xzf tcpsigner-build/rsk-powhsm/utils/tcpsigner-bundle/dist/bin/manager-tcp.tgz -C tcpsigner-build/rsk-powhsm/utils/tcpsigner-bundle/dist/bin/ mv tcpsigner-build/rsk-powhsm/utils/tcpsigner-bundle/dist/bin/* container-action/tcpsigner-dist/ cd container-action/tcpsigner-dist