Skip to content

Commit

Permalink
Fix typo in assets workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanstraten committed Nov 15, 2022
1 parent b25605a commit 18e8dc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
- 'cp37-cp37m'
- 'cp38-cp38'
- 'cp39-cp39'
- 'cp39-cp310'
- 'cp39-cp311'
- 'cp310-cp310'
- 'cp311-cp311'
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 18e8dc1

Please sign in to comment.