Skip to content

Commit 3c61ca5

Browse files
Update release.yml
1 parent f757eba commit 3c61ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Install dependencies
4141
run: |
42-
pip install -r "Bindings~/robot/requirements.txt
42+
pip install -r "Bindings~/robot/requirements.txt"
4343
pip install -r "Bindings~/robot/requirements-dev.txt"
4444
4545
- name: Upload to PyPi

0 commit comments

Comments
 (0)