Skip to content

Commit

Permalink
Readd bokeh channel to doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jul 20, 2021
1 parent 8c86663 commit 6f7332e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
shell: bash -l {0}
env:
DESC: "Documentation build"
CHANS_DEV: "-c pyviz/label/dev -c conda-forge"
CHANS_DEV: "-c pyviz/label/dev -c bokeh -c conda-forge"
MPLBACKEND: "Agg"
MOZ_HEADLESS: 1
DISPLAY: ":99.0"
Expand Down

0 comments on commit 6f7332e

Please sign in to comment.