From bdc6252dbc16141dbe89218109b35be588a9ca59 Mon Sep 17 00:00:00 2001 From: Karol Gugala Date: Wed, 18 May 2022 14:15:36 +0200 Subject: [PATCH] test: print env Signed-off-by: Karol Gugala --- .github/workflows/scripts/xilinx.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/scripts/xilinx.sh b/.github/workflows/scripts/xilinx.sh index ee96ecfa..f8570eef 100755 --- a/.github/workflows/scripts/xilinx.sh +++ b/.github/workflows/scripts/xilinx.sh @@ -56,6 +56,8 @@ echo "----------------------------------------" # Create a tunnel to the server which has the Xilinx licenses and port forward # them. +echo "xilinx secret" +echo $GHA_SSH_TUNNEL_CONFIG_SECRET_NAME if [[ ! -z "$GHA_SSH_TUNNEL_CONFIG_SECRET_NAME" ]]; then echo