Skip to content

Commit

Permalink
download wheels into dist again
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilDohne committed Oct 22, 2024
1 parent b6f92d2 commit ab6e15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:

- uses: actions/download-artifact@v4
with:
path: PhotoshopAPI_Py
path: dist
pattern: PhotoshopAPI_Py-*
merge-multiple: true

Expand Down

0 comments on commit ab6e15f

Please sign in to comment.