Skip to content

Commit 4acbe6a

Browse files
committed
update structure
1 parent ed8ba94 commit 4acbe6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
git rm -rf . || true
6969
7070
# Copy built documentation
71-
cp -r ../_build/html/* .
71+
cp -r ../_build/html .
7272
7373
# Configure git
7474
git config user.name "${GIT_USER_NAME}"

0 commit comments

Comments
 (0)