mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
fix: ensure go version is up-to-date
This commit is contained in:
parent
91d8f523dd
commit
0bcb4c0715
1
.github/workflows/run-goreleaser.yml
vendored
1
.github/workflows/run-goreleaser.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.22"
|
||||
check-latest: true
|
||||
|
||||
- name: Clean up dist directory
|
||||
run: rm -rf dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user