Skip to content

Commit b96d316

Browse files
committed
fix doc
1 parent 0e382c6 commit b96d316

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_pr_documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
run: |
4646
make doc BUILD_DIR=./doc-build VERSION=pr_${{ env.PR_NUMBER }}
4747
mv ./doc-build/optimum.intel optimum-intel
48+
cd optimum-intel
4849
echo ${{ env.COMMIT_SHA }} > ./commit_sha
4950
echo ${{ env.PR_NUMBER }} > ./pr_number
5051

0 commit comments

Comments
 (0)