Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into thomasjpfan/neptu…
Browse files Browse the repository at this point in the history
…ne_plugin_docs

Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
  • Loading branch information
thomasjpfan committed Oct 4, 2024
2 parents d1c3b88 + 5e73956 commit 5eb3fc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/monodocs_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
shell: bash -el {0}
env:
FLYTESNACKS_LOCAL_PATH: ${{ github.workspace }}/flytesnacks
DOCSEARCH_API_KEY: fake_docsearch_api_key # must be set to get doc build to succeed
run: |
conda activate monodocs-env
make -C docs html SPHINXOPTS="-W"

0 comments on commit 5eb3fc8

Please sign in to comment.