👷 Update building electron app task name

This commit is contained in:
Daniel 2024-05-08 09:24:51 +08:00
parent 00e883d393
commit bea1787dff
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 5 additions and 5 deletions

View file

@ -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