Skip to content

Commit

Permalink
explicitly download nnpdf when building package
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Oct 22, 2024
1 parent 2a5b131 commit 6cbab5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ on:
jobs:
publish:
uses: NNPDF/workflows/.github/workflows/python-poetry-pypi.yml@v2
with:
poetry-extras: "-E nnpdf" # pass your extras here
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 6cbab5e

Please sign in to comment.