Skip to content

Commit

Permalink
Set PIP_CERT
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkins committed Jul 7, 2024
1 parent 815aff2 commit dce3587
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.5'
env:
PIP_CERT: /etc/ssl/certs/ca-certificates.crt
- name: Python pip cache
uses: actions/cache@v4
with:
Expand Down

0 comments on commit dce3587

Please sign in to comment.