Skip to content

Commit

Permalink
Update release_pypi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAuriau authored May 28, 2024
1 parent 1b3b5ca commit 075ae9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Print
run: ls /home/runner/work/choice-learn/choice-learn
- name: Publish choice-learn on TestPyPI
uses: code-specialist/pypi-poetry-publish@v1
with:
Expand Down

0 comments on commit 075ae9d

Please sign in to comment.