Skip to content

Commit

Permalink
add debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinstn committed Oct 15, 2024
1 parent f301311 commit d0461b0
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: pip install natsort_rs-*-cp311-cp311-manylinux_*_x86_64.whl
run: ls -la && pip install natsort_rs-*-cp311-cp311-manylinux_*_x86_64.whl

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

0 comments on commit d0461b0

Please sign in to comment.