Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dinarior committed May 29, 2023
1 parent 58d833a commit e2c4b31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,8 @@

steps:
- name: Download artifact
uses: dawidd6/action-download-artifact@v2
uses: actions/download-artifact@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
name: artifact
path: dist

Expand Down

0 comments on commit e2c4b31

Please sign in to comment.