Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored May 31, 2024
1 parent 256d026 commit eb09042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
pip install
build
--user
- name: Build a binary wheel and a source tarball
run: python3 -m build
#- name: Build a binary wheel and a source tarball
# run: python3 -m build
- name: Store the distribution packages
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit eb09042

Please sign in to comment.