Skip to content

Commit

Permalink
remove dist lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
jalbrekt85 committed Jan 2, 2024
1 parent ca65888 commit d9d1d9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
env:
CARGO_TERM_COLOR: always

- name: List built wheels
run: ls dist/

- name: Upload wheels
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit d9d1d9e

Please sign in to comment.