Skip to content

Commit

Permalink
Update build_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
achamma723 authored Jul 8, 2024
1 parent fc4bb41 commit aaa3524
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
run: |
git clone --depth 1 https://github.com/${{ github.repository_owner }}/hidimstat.git
ls -a
ls hidimstat
ls hidimstat/doc
rm -Rf ~/hidimstat/doc/_build
mkdir ~/hidimstat/doc/_build
cp -a ~/doc/_build/html ~/hidimstat/doc/_build
Expand Down

0 comments on commit aaa3524

Please sign in to comment.