Skip to content

Commit

Permalink
Monodocs dev build (flyteorg#448)
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 f727ff6 commit 8913631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flytectl/.github/workflows/monodocs_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
working-directory: ${{ github.workspace }}/flyte
shell: bash -el {0}
env:
FLYTECTL_LOCAL_PATH: ${{ github.workspace }}/flytectl
FLYTECTL_LOCAL_PATH: ${{ github.workspace }}/flytectl
run: |
conda activate monodocs-env
make docs
make -C docs clean html SPHINXOPTS="-W -vvv"

0 comments on commit 8913631

Please sign in to comment.