forked from mirrors/kingfisher
Merge pull request #299 from mongodb/development
Update project in response to OSSF Scorecard feedback
This commit is contained in:
commit
0d982be19f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pypi.yml
vendored
2
.github/workflows/pypi.yml
vendored
|
|
@ -87,7 +87,7 @@ jobs:
|
|||
done
|
||||
|
||||
- name: Install build tooling
|
||||
run: python -m pip install --upgrade --only-binary :all: --require-hashes -r .github/requirements/pypi-build.txt
|
||||
run: "python -m pip install --upgrade --only-binary :all: --require-hashes -r .github/requirements/pypi-build.txt"
|
||||
|
||||
- name: Build wheels
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue