Auto pick version from go.mod. https://github.com/fatedier/frp/pull/3573
This commit is contained in:
parent
885b029fcf
commit
3be93e6510
4
.github/workflows/goreleaser.yml
vendored
4
.github/workflows/goreleaser.yml
vendored
@ -13,9 +13,9 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
uses: kevincobain2000/action-gobrew@v2.2
|
||||
with:
|
||||
go-version: '1.21'
|
||||
version: 'mod'
|
||||
|
||||
- name: Make All
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user