Skip to content

Commit

Permalink
Checkout the repository before download wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiliin committed Jun 16, 2024
1 parent 63f8c74 commit f440855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
needs: build
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Download wheels
run: |
gh release download ${{ github.ref_name }} --pattern *.whl --dir dist
Expand Down

0 comments on commit f440855

Please sign in to comment.