mirror of
https://github.com/curl/curl.git
synced 2026-07-23 13:37:17 +03:00
GHA/checksrc: drop no longer used DEBIAN_FRONTEND env
Follow-up to 7d5f8be532 #18708
Cherry-picked from #18736
This commit is contained in:
parent
882293cc81
commit
5b8c80684b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/checksrc.yml
vendored
2
.github/workflows/checksrc.yml
vendored
|
|
@ -52,8 +52,6 @@ jobs:
|
|||
persist-credentials: false
|
||||
|
||||
- name: 'install'
|
||||
env:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
run: |
|
||||
python3 -m venv ~/venv
|
||||
~/venv/bin/pip --disable-pip-version-check --no-input --no-cache-dir install --progress-bar off --prefer-binary \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue