Skip to content

Commit

Permalink
Testing that upstream fix in ALAction fixes numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
BryceStevenWilley committed Jun 17, 2024
1 parent 79bd7a9 commit 55f06cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Build and publish Python 🐍 distributions 📦 to PyPI
runs-on: ubuntu-20.04
steps:
- uses: SuffolkLITLab/ALActions/publish@main
- uses: SuffolkLITLab/ALActions/publish@fix_numpy_pt2
with:
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
VERSION_TO_PUBLISH: ${{ env.GITHUB_REF_NAME }}

0 comments on commit 55f06cb

Please sign in to comment.