Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbfcd135

Browse files
committed
fix(release.yml) install go step for gon
1 parentbe54150 commitbfcd135

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/release.yml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,11 @@ jobs:
259259
environment:production
260260

261261
steps:
262+
-name:Install Go
263+
uses:actions/setup-go@v5
264+
with:
265+
go-version:${{ env.GO_VERSION }}
266+
262267
-name:Download artifact
263268
uses:actions/download-artifact@v4
264269
with:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp