Skip to content

Commit 9c58f17

Browse files
committed
build
1 parent 6bf6515 commit 9c58f17

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919
with:
20+
fetch-depth: 0
21+
fetch-tags: true
2022
persist-credentials: true
2123

2224
- name: Set up Go

0 commit comments

Comments
 (0)