mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-04 15:58:49 +01: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
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
|
@ -224,7 +224,7 @@ jobs:
|
|||
GOPATH: ${{ github.workspace }}/go
|
||||
GOARCH: ${{ matrix.config.goarch }}
|
||||
|
||||
- name: Building Electron
|
||||
- name: Building Electron App
|
||||
run: pnpm run ${{ matrix.config.electron_args }}
|
||||
working-directory: ${{ github.workspace }}/go/src/github.com/${{ env.repo_owner }}/${{ env.repo_name }}/app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue