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 cbe32e4 commit 4bd7d5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ jobs:
architecture: x64

- run: pip install -U twine 'ruff==0.1.3' typing_extensions
- run: ${{ matrix.os == 'linux' ? "sudo apt-get install libssl-dev" }}

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

0 comments on commit 4bd7d5d

Please sign in to comment.