fetch tags
This commit is contained in:
parent
25f2821409
commit
1a47e0f817
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -35,6 +35,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-tags: 1
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
|
Loading…
x
Reference in New Issue
Block a user