Skip to content

Commit

Permalink
Update docbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattijn authored Nov 2, 2021
1 parent 1eef3de commit d594587
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ jobs:
pip install .[dev]
pip install altair_saver
pip install -r doc/requirements.txt
pip install git+git://github.com/altair-viz/altair_viewer.git
- name: Run docbuild
run: |
cd doc && make ${{ matrix.build-type }}

0 comments on commit d594587

Please sign in to comment.