Skip to content

Commit

Permalink
Artifact unique names ++++++++++
Browse files Browse the repository at this point in the history
  • Loading branch information
d.rudenko committed Oct 14, 2024
1 parent 73d44b0 commit 98c3e96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ jobs:
- name: Install maturin
run: pip install maturin

- name: Show contents of dist directory
run: ls -la dist
- name: Show contents of directory
run: ls -la

- name: Upload wheels to PyPI
uses: pypa/gh-action-pypi-publish@v1.5.1
Expand Down

0 comments on commit 98c3e96

Please sign in to comment.