Revert "remove"

This reverts commit c261d1687d.
This commit is contained in:
vapormusic 2022-08-25 23:13:27 +07:00
parent 7bfd2a6c18
commit 418a525af8

View file

@ -57,6 +57,8 @@ jobs:
yarn install yarn install
cp resources/verror-types node_modules/@types/verror/index.d.ts cp resources/verror-types node_modules/@types/verror/index.d.ts
cp resources/macPackager.js node_modules/app-builder-lib/out/macPackager.js 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 - name: Build the DMG
env: env: