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 7816842 commit fc4bb41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- name: Commit to main
run: |
git clone --depth 1 https://github.com/${{ github.repository_owner }}/hidimstat.git
ls -a
rm -Rf ~/hidimstat/doc/_build
mkdir ~/hidimstat/doc/_build
cp -a ~/doc/_build/html ~/hidimstat/doc/_build
Expand Down

0 comments on commit fc4bb41

Please sign in to comment.