🔨 Update build scripts

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel
2026-05-10 23:50:24 +08:00
parent 971bfb4786
commit 06c2c89a95

View File

@@ -137,6 +137,7 @@ jobs:
uses: actions/setup-go@v6
with:
go-version-file: ${{ github.workspace }}/go/src/github.com/${{ github.repository }}/kernel/go.mod
cache-dependency-path: ${{ github.workspace }}/go/src/github.com/${{ github.repository }}/kernel/go.sum
- run: go version
- name: Set up goversioninfo