Skip to content

Commit

Permalink
More YAML syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
riedgar-ms committed May 10, 2024
1 parent c28db93 commit 93ed212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ jobs:
path: dist

- uses: actions/download-artifact@v3
with:
name: sdist_files
with:
name: sdist_files
path: dist

#- name: Publish package to PyPI
Expand Down

0 comments on commit 93ed212

Please sign in to comment.