Skip to content

Commit

Permalink
Merge pull request #145 from learningequality/rtibbles-patch-2
Browse files Browse the repository at this point in the history
Update pypi-publish.yml
  • Loading branch information
rtibbles authored Oct 24, 2024
2 parents 862f363 + e41347a commit 4d38051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install setuptools wheel pre-commit
- name: Build
run: make build
- name: Build distribution
run: make dist
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 4d38051

Please sign in to comment.