Skip to content

Commit

Permalink
Specify download path
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Jul 27, 2023
1 parent 078a6eb commit a24d83c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Expand Up @@ -37,6 +37,8 @@ jobs:
steps:
- name: Retrieve packages
uses: actions/download-artifact@v3
with:
path: dist
- run: tree
# - name: Upload packages
# uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit a24d83c

Please sign in to comment.