Skip to content

Commit d67b8c4

Browse files
committed
revert
1 parent 9c3e916 commit d67b8c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_pr_documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ 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
4948
echo ${{ env.COMMIT_SHA }} > ./commit_sha
5049
echo ${{ env.PR_NUMBER }} > ./pr_number
5150

0 commit comments

Comments
 (0)