Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark2000 committed May 29, 2024
1 parent 9814709 commit 5a508ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation_refactor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: pandoc/actions/setup@{main}
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
with:
Expand Down
3 changes: 3 additions & 0 deletions docs/build/doctrees/nbsphinx/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This directory includes executed copies of example notebooks so that they do not have to
run on GitHub actions. To generate these, build the docs locally by running `make html`
from the `docs` directory.

0 comments on commit 5a508ff

Please sign in to comment.