mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
👷 Update building electron app task name
This commit is contained in:
parent
00e883d393
commit
bea1787dff
4 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@ export GOARCH=amd64
|
|||
go build --tags fts5 -v -o "../app/kernel-linux/SiYuan-Kernel" -ldflags "-s -w" .
|
||||
cd ..
|
||||
|
||||
echo 'Building Electron'
|
||||
echo 'Building Electron App'
|
||||
cd app
|
||||
pnpm run dist-linux
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue