mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-28 06:46:12 +00:00
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user