Skip to content

Commit ba6adf3

Browse files
committed
added bindings
1 parent dc4b8e1 commit ba6adf3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747
- name: Install package
4848
run: |
4949
python -m pip install '.[doc]'
50+
pip install accelerator-middle-layer[cs-oa-epics]
51+
pip install accelerator-middle-layer[cs-oa-tango]
52+
pip install accelerator-middle-layer[tango-pyaml]
5053
5154
- name: Build documentation
5255
run: make html

0 commit comments

Comments
 (0)