fix macos build
This commit is contained in:
parent
8e846e0dc6
commit
290c72d6b5
2 changed files with 78 additions and 0 deletions
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
|
@ -92,6 +92,7 @@ jobs:
|
|||
rm cider-yarn.lock || true
|
||||
xcodebuild -version
|
||||
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
|
||||
yarn dist:universalNotWorking -p never
|
||||
# - name: Perform CodeQL Analysis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue