mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
this change did not help.
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
||||
echo ::set-output name=path::$(python -c "import sys; print(sys.executable)")
|
||||
- name: Install latest pip, setuptools, wheel
|
||||
run: |
|
||||
python -m pip install --upgrade pip --upgrade
|
||||
python -m pip install --upgrade pip setuptools wheel --upgrade
|
||||
- name: Install dependencies
|
||||
env:
|
||||
PIPENV_DEFAULT_PYTHON_VERSION: ${{ matrix.python-version }}
|
||||
|
||||
Reference in New Issue
Block a user