Skip to content

Commit

Permalink
ci: Download all artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Mar 4, 2024
1 parent dfb85c4 commit 22f1b75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- uses: actions/download-artifact@v3
with:
path: wheelhouse/*.whl
- name: Build and install
run: |
ls -l wheelhouse/
Expand Down

0 comments on commit 22f1b75

Please sign in to comment.