parent
7bfd2a6c18
commit
418a525af8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
|
@ -57,6 +57,8 @@ jobs:
|
|||
yarn install
|
||||
cp resources/verror-types node_modules/@types/verror/index.d.ts
|
||||
cp resources/macPackager.js node_modules/app-builder-lib/out/macPackager.js
|
||||
rm -r node_modules/pouchdb-node/node_modules/leveldown
|
||||
rm -r node_modules/pouchdb-adapter-leveldb/node_modules/leveldown
|
||||
|
||||
- name: Build the DMG
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue