Update manual-backport.yml (#2638)

This commit is contained in:
Mika Ayenson
2023-03-09 16:09:59 -05:00
committed by GitHub
parent 2b7d249125
commit 0a637a3d86
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt -r requirements-dev.txt
pip install .[dev]
- name: Prune non-"${{github.event.inputs.target_branch}}" rules
env: