add target

This commit is contained in:
benedettadavico
2025-04-02 12:04:31 +02:00
parent a56068e28a
commit 663dd2f135
@@ -35,6 +35,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
toolchain: stable
targets: x86_64-apple-darwin
- name: Install the Apple developer certificate for code signing
env:
APPLE_CERTIFICATE: ${{ secrets.APPLE_CERTIFICATE }}