1
0
mirror of https://github.com/fumiama/WireGold.git synced 2026-06-04 23:40:26 +08:00
This commit is contained in:
源文雨
2026-04-07 17:13:48 +08:00
parent b9df25092d
commit 3d2f21725f

View File

@@ -36,6 +36,7 @@ jobs:
uses: actions/setup-go@master
with:
go-version: ^1.25
install-mode: goinstall
- name: Check out code into the Go module directory
uses: actions/checkout@master