Skip to content

Commit

Permalink
Monodocs dev build (#1325)
Browse files Browse the repository at this point in the history
* update monodocs build ci with dev build, increase verbosity

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>

* remove env var

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>

---------

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
  • Loading branch information
cosmicBboy authored Dec 14, 2023
1 parent 58a6cb4 commit 57442e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/monodocs_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
FLYTESNACKS_LOCAL_PATH: ${{ github.workspace }}/flytesnacks
run: |
conda activate monodocs-env
make docs
make -C docs html SPHINXOPTS="-W -vvv"

0 comments on commit 57442e8

Please sign in to comment.