Skip to content

Commit

Permalink
Update build_wheel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Oct 31, 2024
1 parent da483d1 commit 36e5507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
# Step 1: Checkout the code
- uses: actions/checkout@v3
with:
ssh-key: ${{ secrets.DEPLOY_KEY }}
fetch-depth: 2

# Step 2: Set up Python
Expand Down

0 comments on commit 36e5507

Please sign in to comment.