diff --git a/.github/workflows/roapi_release.yml b/.github/workflows/roapi_release.yml index 18b4a55..7e7e7dd 100644 --- a/.github/workflows/roapi_release.yml +++ b/.github/workflows/roapi_release.yml @@ -108,7 +108,7 @@ jobs: - name: Upload wheels uses: actions/upload-artifact@v4 with: - name: wheels-widnows + name: wheels-windows path: dist - name: Archive binary if: "startsWith(github.ref, 'refs/tags/')"