Merge remote-tracking branch 'upstream/master' into chore/desktop-release-ci

This commit is contained in:
defclass
2021-02-01 09:34:19 +08:00
12 changed files with 76 additions and 60 deletions

View File

@@ -29,7 +29,6 @@ jobs:
- name: Build/release Electron app
run: yarn install && yarn release-electron
- name: clean build
if: matrix.os == 'macos-latest'
run: |