From 6b3dca47355c7e086b08843518849c2bb177bf38 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Sat, 6 Feb 2021 22:38:02 +0300 Subject: [PATCH] No moer set -x --- .github/actions/build-docs/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/build-docs/action.yml b/.github/actions/build-docs/action.yml index f1e6b2a..2007380 100644 --- a/.github/actions/build-docs/action.yml +++ b/.github/actions/build-docs/action.yml @@ -166,7 +166,6 @@ runs: id: build-docs shell: bash run: | - set -x echo ::group::Build Docs echo "TRACE 1" # OUTPUT_DIR=`build-docs ${{ inputs.asdf-system }}`