Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinstn committed Oct 15, 2024
1 parent 4233594 commit 52a1d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
python-version: 3.11

- name: Install Wheels
run: ls -la && pip install python-wheels-ubuntu-latest-3.11/natsort_rs-*.whl
run: ls -la && pip install natsort_rs-*.whl

- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 52a1d7b

Please sign in to comment.