Fix nodeenv version dependancy (#3715)
This commit is contained in:
@@ -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