fix: again, macos universalisation

This commit is contained in:
DecDuck
2025-05-28 20:33:56 +10:00
parent 90817487ed
commit 3632687001

View File

@ -349,6 +349,8 @@ jobs:
with:
name: bindings-aarch64-apple-darwin
path: artifacts
- name: Move artifacts
run: mv artifacts/* .
- name: Combine binaries
run: yarn universal
- name: Upload artifact