Skip to content

Commit

Permalink
Fix manual workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mauvilsa committed Oct 14, 2024
1 parent 3097cef commit 2825a73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
python-version: |
with:
python-version: |
3.8
3.9
3.10
Expand Down

0 comments on commit 2825a73

Please sign in to comment.