Update build-macos.yml
This commit is contained in:
parent
cabc36fc7f
commit
188778d468
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
|
@ -96,7 +96,7 @@ jobs:
|
||||||
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-node/node_modules/leveldown
|
||||||
rm -r node_modules/pouchdb-adapter-leveldb/node_modules/leveldown
|
rm -r node_modules/pouchdb-adapter-leveldb/node_modules/leveldown
|
||||||
rm -r /node_modules/leveldown/node_modules/node-gyp-build
|
rm -r /node_modules/leveldown/node_modules/node-gyp-build || true
|
||||||
yarn dist:universalNotWorking -p never
|
yarn dist:universalNotWorking -p never
|
||||||
# - name: Perform CodeQL Analysis
|
# - name: Perform CodeQL Analysis
|
||||||
# uses: github/codeql-action/analyze@v1
|
# uses: github/codeql-action/analyze@v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue