Fix nodeenv version dependancy (#3715)
(cherry picked from commit 9d019dcf26)
This commit is contained in:
committed by
github-actions[bot]
parent
e1230b6b26
commit
5d585ac3d4
@@ -98,6 +98,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip cache purge
|
||||
pip install .[dev]
|
||||
|
||||
- name: Prune non-${{matrix.target_branch}} rules
|
||||
|
||||
Reference in New Issue
Block a user