Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeenyuhs authored Apr 29, 2024
1 parent 4bd7d5d commit 484bb0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ jobs:

- run: pip install -U twine 'ruff==0.1.3' typing_extensions

- run: sudo apt-get install pkg-config libssl-dev


- name: Build wheels
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 484bb0a

Please sign in to comment.