diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 8933cbd..8d3ceb5 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -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: