Skip to content

Commit

Permalink
fixed upload tarball issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Socrats committed Nov 4, 2021
1 parent a385028 commit c409873
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/upload_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ jobs:
with:
repository: "Socrats/EGTtools"
latest: true
fileName: "*"
tarBall: true
zipBall: true
fileName: "egttools-*"
out-file-path: "dist/"
- name: Publish package to TestPyPI
uses: pypa/gh-action-pypi-publish@v1.4.1
Expand Down
2 changes: 1 addition & 1 deletion pybind11
Submodule pybind11 updated 175 files

0 comments on commit c409873

Please sign in to comment.