Skip to content

Commit

Permalink
agaiiiiiiiiiiiiiiiiiiiiin
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbaroth committed Jul 18, 2024
1 parent 9587d58 commit 2305577
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
docs-folder: "docs/sphinx_docs/"
build-command: "sphinx-build . -W -b html ../../_build/sphinx_docs"

- name: Move odoc documentation
- name: Copy odoc documentation
run: |
mv _build/default/_doc/_html/* _build/sphinx_docs/API
cp -Rf _build/default/_doc/_html/* _build/sphinx_docs/API
- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down
File renamed without changes.

0 comments on commit 2305577

Please sign in to comment.