Skip to content

Commit

Permalink
working on file structure
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcgray committed Jan 8, 2025
1 parent 1087a65 commit 921c35b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ build:
python: "3.10"
commands:
- mkdir --parents _readthedocs/html/
- pwd
- ls
- ls ..
- ls ../..
- cp --recursive docs/build/html/* _readthedocs/html/

#python:
Expand Down

0 comments on commit 921c35b

Please sign in to comment.