diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1afa1205b04..4ecf729b66b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,7 @@ jobs: - name: Organize documentation files for upload shell: bash env: - docdir: ./build/docs/ + docdir: ./build/docs releasedir: ${docdir}/${{ steps.version.outputs.version }} run: | mkdir -p ${releasedir}/jdoc