Skip to content

Commit

Permalink
set dist path in download_artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Nov 22, 2023
1 parent c846d51 commit 2f6299c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-core-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: wheels
path: dist

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 2f6299c

Please sign in to comment.