mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-22 13:06:34 +00:00
Log more details about what pipenv
installs
This commit is contained in:
parent
ce87da3ce5
commit
f5ad4eda16
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pipenv
|
||||
pipenv install --system --skip-lock
|
||||
PIPENV_VERBOSITY=64 pipenv install --system --skip-lock
|
||||
- name: Set up Django environment
|
||||
run: |
|
||||
cp -v -p tubesync/tubesync/local_settings.py.example tubesync/tubesync/local_settings.py
|
||||
|
Loading…
Reference in New Issue
Block a user