Tweak macOS packaging
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
95ceb4546d
commit
466c8d4235
6 changed files with 48 additions and 13 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -221,8 +221,6 @@ jobs:
|
|||
mv jucewrapper/build/*_artefacts/Release/AU/*.component bin/
|
||||
- name: Build macOS (packaging)
|
||||
if: steps.cache.outputs.cache-hit == 'true'
|
||||
env:
|
||||
MACOS_ARCHS: 'arm64,x86_64'
|
||||
run: |
|
||||
source deps/PawPaw/local.env macos-${{ matrix.target }}
|
||||
./utils/create-macos-installer.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue