We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f757eba commit 3c61ca5Copy full SHA for 3c61ca5
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Install dependencies
41
run: |
42
- pip install -r "Bindings~/robot/requirements.txt
+ pip install -r "Bindings~/robot/requirements.txt"
43
pip install -r "Bindings~/robot/requirements-dev.txt"
44
45
- name: Upload to PyPi
0 commit comments