mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
🎨 桌面端自动下载更新安装包 https://github.com/siyuan-note/siyuan/issues/5837
This commit is contained in:
parent
175fee5804
commit
684e430fe1
4 changed files with 37 additions and 15 deletions
|
@ -35,4 +35,5 @@ call pnpm run dist-win32
|
|||
cd ..
|
||||
|
||||
echo 'Building Appx'
|
||||
echo . > app\build\win-unpacked\resources\ms-store
|
||||
electron-windows-store --input-directory app\build\win-unpacked --output-directory app\build\ --package-version 1.0.0.0 --package-name SiYuan --manifest app\appx\AppxManifest.xml --assets app\appx\assets\ --make-pri true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue