Skip to content

Commit

Permalink
Remove mention to flyteidl@union_type in doc-requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Mar 18, 2022
1 parent b850092 commit 6587c8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pythonbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,5 @@ jobs:
run: |
python -m pip install --upgrade pip==21.2.4 setuptools wheel
pip install -r doc-requirements.txt
git clone https://github.com/flyteorg/flyteidl.git && cd flyteidl && git checkout union_type && pip install . && cd ..
- name: Build the documentation
run: make -C docs html

0 comments on commit 6587c8f

Please sign in to comment.