mirror of
https://github.com/studiokaiji/nostr-webhost.git
synced 2025-12-17 23:04:23 +01:00
Goのバージョンを直接指定
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -22,8 +22,7 @@ jobs:
|
||||
# Go をセットアップ
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version-file: cli/go.mod
|
||||
cache: true
|
||||
go-version: "1.21.0"
|
||||
|
||||
# リリース
|
||||
- uses: goreleaser/goreleaser-action@v4
|
||||
|
||||
Reference in New Issue
Block a user