Skip to content

Commit

Permalink
fixing github actions download
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymcrae committed Aug 20, 2024
1 parent c127901 commit 737cc1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
name: artifact
pattern: artifact-*
path: dist

Expand Down

0 comments on commit 737cc1f

Please sign in to comment.