mirror of
https://github.com/studiokaiji/nostr-webhost.git
synced 2026-02-23 16:04:21 +01:00
go-version-fileを変更
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
# Go をセットアップ
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
go-version-file: cli/go.mod
|
||||
cache: true
|
||||
|
||||
# リリース
|
||||
|
||||
Reference in New Issue
Block a user