Skip to content

Commit

Permalink
fixed action code script
Browse files Browse the repository at this point in the history
  • Loading branch information
dariomalchiodi committed Oct 13, 2024
1 parent 3d73340 commit 7ff9988
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
permissions:
id-token: write
steps:
- uses: actions/checkout@v4
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 7ff9988

Please sign in to comment.