Skip to content

Commit

Permalink
Tweak sdist location
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Dec 9, 2024
1 parent 8202723 commit 9272a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_windows_sdist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
- name: Install from sdist
shell: bash -l {0}
run: python -m pip install euphonic-*.tar.gz
run: python -m pip install "dist/euphonic-*.tar.gz"

0 comments on commit 9272a9d

Please sign in to comment.