Skip to content

Commit

Permalink
Fix fetching error when trigged by tag
Browse files Browse the repository at this point in the history
  • Loading branch information
WeinaJi committed Mar 12, 2024
1 parent 3124aae commit 3eabbff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 500
fetch-tags: true
- name: Build Wheel
run: |
cd $GITHUB_WORKSPACE
Expand Down

0 comments on commit 3eabbff

Please sign in to comment.