build test
This commit is contained in:
parent
5920e82a30
commit
935859d002
5 changed files with 28 additions and 9 deletions
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
|
@ -91,6 +91,7 @@ jobs:
|
|||
run: |
|
||||
rm cider-yarn.lock || true
|
||||
xcodebuild -version
|
||||
brew install autoconf automake libtool
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue