mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-03 00:12:42 +08:00
✏️ Fix typos
This commit is contained in:
parent
132cef442f
commit
cb527d7765
@ -24,7 +24,7 @@ goversioninfo -platform-specific=true -icon=resource/icon.ico -manifest=resource
|
|||||||
|
|
||||||
set GOOS=windows
|
set GOOS=windows
|
||||||
set GOARCH=amd64
|
set GOARCH=amd64
|
||||||
@REM you can use `go mod tidy` to update kernel dependency bofore build
|
@REM you can use `go mod tidy` to update kernel dependency before build
|
||||||
go build --tags fts5 -v -o "../app/kernel/SiYuan-Kernel.exe" -ldflags "-s -w -H=windowsgui" .
|
go build --tags fts5 -v -o "../app/kernel/SiYuan-Kernel.exe" -ldflags "-s -w -H=windowsgui" .
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
Reference in New Issue
Block a user