Skip to content

Commit

Permalink
update build py3-pydantic-core
Browse files Browse the repository at this point in the history
Signed-off-by: mauricio-dc-chainguard <[email protected]>
  • Loading branch information
mauricio-dc-chainguard committed Jun 10, 2024
1 parent e644ea5 commit dbef0c9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions py3-pydantic-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@ pipeline:
repository: https://github.com/pydantic/pydantic-core
tag: v${{package.version}}

- name: Python Build
uses: python/build-wheel
- runs: |
python3 -m venv env
source env/bin/activate
make install
- uses: strip

Expand Down

0 comments on commit dbef0c9

Please sign in to comment.