Skip to content

Commit

Permalink
python3.5 set env downloaded cert
Browse files Browse the repository at this point in the history
  • Loading branch information
gstarovo committed May 29, 2024
1 parent 05c7ee5 commit 08440d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
if: ${{ matrix.python-version == '3.5' }}
env:
wget https://crt.sh/?d=443850
PIP_CERT=index.html?d=443850
PIP_CERT: index.html?d=443850
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 08440d1

Please sign in to comment.