1
0
mirror of https://github.com/fumiama/WireGold.git synced 2026-06-23 03:50:32 +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 uses: actions/setup-go@master
with: with:
go-version: ^1.25 go-version: ^1.25
install-mode: goinstall
- name: Check out code into the Go module directory - name: Check out code into the Go module directory
uses: actions/checkout@master uses: actions/checkout@master