mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 14:28:49 +01:00
:octocat: 删掉已经注释的 appx 打包,商店版打包仅在发布正式版时考虑
This commit is contained in:
parent
815128bd53
commit
08f4be119f
1 changed files with 0 additions and 5 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
|
@ -207,11 +207,6 @@ jobs:
|
|||
run: pnpm run ${{ matrix.config.electron_args }}
|
||||
working-directory: ${{ github.workspace }}/go/src/github.com/siyuan-note/siyuan/app
|
||||
|
||||
# - name: Build Appx
|
||||
# run: pnpm install -g electron-windows-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
|
||||
# if: "contains( matrix.config.goos, 'windows')"
|
||||
# working-directory: ${{ github.workspace }}/go/src/github.com/siyuan-note/siyuan
|
||||
|
||||
- name: Upload Release
|
||||
uses: actions/upload-release-asset@v1
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue