Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mailletf committed Aug 2, 2024
1 parent 6fe788a commit 2793834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,11 +230,11 @@ jobs:
path: dist
- uses: actions/download-artifact@v4
with:
name: wheels-windws-x86
name: wheels-windows-x86
path: dist
- uses: actions/download-artifact@v4
with:
name: wheels-windws-x64
name: wheels-windows-x64
path: dist
- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 2793834

Please sign in to comment.