diff --git a/.github/workflows/publish-nym-wallet-macos.yml b/.github/workflows/publish-nym-wallet-macos.yml index d567f374ce..eb45f8103d 100644 --- a/.github/workflows/publish-nym-wallet-macos.yml +++ b/.github/workflows/publish-nym-wallet-macos.yml @@ -35,7 +35,7 @@ jobs: uses: brndnmtthws/rust-action-rustup@v1 with: toolchain: stable - target: x86_64-apple-darwin + targets: x86_64-apple-darwin override: true default: false - name: Install the Apple developer certificate for code signing