diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 1241cea..7de9730 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -83,8 +83,7 @@ jobs: - name: Upload wheels uses: actions/upload-artifact@v3.2.2 with: - name: wheels-* - path: dist + path: dist/wheels-* release: name: Release