Skip to content

Commit 4ca1f0f

Browse files
committed
Add installing tango-pyaml to docs workflow.
1 parent a94a848 commit 4ca1f0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- name: Install package
4848
run: |
4949
python -m pip install '.[doc]'
50+
python -m pip install tango-pyaml
5051
python -m pip install pyaml-cs-oa[tango]
5152
python -m pip install pyaml-cs-oa[epics]
5253

0 commit comments

Comments
 (0)