Skip to content

Commit b788ec7

Browse files
author
Marvin Klerx
committed
generating libdoc from ci
1 parent 7fc4fca commit b788ec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,9 @@ jobs:
155155
with:
156156
python-version: '3.12'
157157

158-
- name: Install Robot Framework
158+
- name: Install Dependencies
159159
run: |
160-
pip install robotframework
160+
pip install .[dev]
161161
162162
- name: Generate libdoc
163163
run: |

0 commit comments

Comments
 (0)