Skip to content

Commit

Permalink
filter path by .whl
Browse files Browse the repository at this point in the history
  • Loading branch information
jalbrekt85 committed Jan 2, 2024
1 parent 409351e commit 69eb13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: wheels-linux
path: target/release/
path: target/release/*.whl

windows:
runs-on: windows-latest
Expand Down

0 comments on commit 69eb13e

Please sign in to comment.