Add output dir.
This commit is contained in:
parent
8a94eb870f
commit
599441e08c
1 changed files with 2 additions and 0 deletions
2
.github/actions/build-docs/action.yml
vendored
2
.github/actions/build-docs/action.yml
vendored
|
@ -187,6 +187,8 @@ runs:
|
|||
echo =============
|
||||
cat build-docs.err
|
||||
echo =============
|
||||
|
||||
OUTPUT_DIR=$(cat build-docs.out)
|
||||
|
||||
echo "TRACE 2"
|
||||
echo "::set-output name=build-dir::${OUTPUT_DIR}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue