Skip to content

Commit 6e2bd3e

Browse files
committed
Try to fix package action
1 parent a67a903 commit 6e2bd3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: actions/checkout@v4
3131
with:
3232
fetch-tags: true
33+
fetch-depth: 0
3334

3435
- name: Prepare
3536
run: |

0 commit comments

Comments
 (0)