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

Commita8c47b8

Browse files
committed
Include setup step
1 parent551a6bd commita8c47b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/registry-releaser.yml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ jobs:
1616
-name:Checkout code
1717
uses:actions/checkout@v5
1818

19+
-name:Setup Go
20+
uses:actions/setup-go@v5
21+
with:
22+
go-version:"stable"
23+
1924
-name:Fetch tags
2025
run:git fetch --tags
2126

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp