Skip to content

Commit

Permalink
chore: new forced trusted hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed May 14, 2024
1 parent 1ab76b3 commit ba48403
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ jobs:
"3.12"
]
runs-on: macos-13
env:
PIP_TRUSTED_HOST: "pypi.python.org pypi.org files.pythonhosted.org"
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit ba48403

Please sign in to comment.