Skip to content

Commit

Permalink
Merge pull request #11 from tudo-astroparticlephysics/fix_pypi_upload
Browse files Browse the repository at this point in the history
Fix upload ci job
  • Loading branch information
lwitthaus authored Jan 11, 2024
2 parents ea35946 + c81e4b6 commit b36f151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
id-token: write

steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit b36f151

Please sign in to comment.