update override and default

This commit is contained in:
benedetta davico
2025-04-02 12:24:53 +02:00
committed by GitHub
parent 205d756b0c
commit 053d114384
@@ -36,6 +36,8 @@ jobs:
with:
toolchain: stable
target: x86_64-apple-darwin
override: true
default: false
- name: Install the Apple developer certificate for code signing
env:
APPLE_CERTIFICATE: ${{ secrets.APPLE_CERTIFICATE }}