Skip to content

Commit aaa3524

Browse files
authored
Update build_docs.yml
1 parent fc4bb41 commit aaa3524

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_docs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
run: |
5252
git clone --depth 1 https://github.com/${{ github.repository_owner }}/hidimstat.git
5353
ls -a
54+
ls hidimstat
55+
ls hidimstat/doc
5456
rm -Rf ~/hidimstat/doc/_build
5557
mkdir ~/hidimstat/doc/_build
5658
cp -a ~/doc/_build/html ~/hidimstat/doc/_build

0 commit comments

Comments
 (0)