Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
remove env var
Browse files Browse the repository at this point in the history
Signed-off-by: Niels Bantilan <[email protected]>
  • Loading branch information
cosmicBboy committed Dec 14, 2023
1 parent 75ee5b5 commit 981191b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/monodocs_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
shell: bash -el {0}
env:
FLYTECTL_LOCAL_PATH: ${{ github.workspace }}/flytectl
DOCS_DEV_BUILD: 1
run: |
conda activate monodocs-env
make -C docs clean html SPHINXOPTS="-W -vvv"

0 comments on commit 981191b

Please sign in to comment.