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:
|
||||
go-version: '1.23.x'
|
||||
- name: install dependencies
|
||||
run: go get .
|
||||
run: go mod tidy
|
||||
- name: Build
|
||||
env:
|
||||
TAG_VERSION: ${{ github.ref_name }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user