No moer set -x
This commit is contained in:
parent
599441e08c
commit
6b3dca4735
1 changed files with 0 additions and 1 deletions
1
.github/actions/build-docs/action.yml
vendored
1
.github/actions/build-docs/action.yml
vendored
|
@ -166,7 +166,6 @@ runs:
|
||||||
id: build-docs
|
id: build-docs
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
set -x
|
|
||||||
echo ::group::Build Docs
|
echo ::group::Build Docs
|
||||||
echo "TRACE 1"
|
echo "TRACE 1"
|
||||||
# OUTPUT_DIR=`build-docs ${{ inputs.asdf-system }}`
|
# OUTPUT_DIR=`build-docs ${{ inputs.asdf-system }}`
|
||||||
|
|
Loading…
Reference in a new issue