Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Vhou-Atroph committed May 8, 2024
1 parent 87b6abf commit 602cdf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ jobs:
python-version: '3.11'
- name: Install OpenSSL
run : |
sudo apt install pkg-config
sudo apt-get install libudev-dev
sudo apt install pkg-config
sudo apt-get install libudev-dev
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 602cdf6

Please sign in to comment.