This commit is contained in:
parent
6377234bcf
commit
a2296c3408
2
.github/workflows/tags.yml
vendored
2
.github/workflows/tags.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.23.x'
|
go-version: '1.23.x'
|
||||||
- name: install dependencies
|
- name: install dependencies
|
||||||
run: go get .
|
run: go mod tidy
|
||||||
- name: Build
|
- name: Build
|
||||||
env:
|
env:
|
||||||
TAG_VERSION: ${{ github.ref_name }}
|
TAG_VERSION: ${{ github.ref_name }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user