Update desktop-build.yml

This commit is contained in:
tooomm 2026-06-21 11:43:24 +02:00 committed by GitHub
parent 6990f7d515
commit 31f331b850
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -476,7 +476,7 @@ jobs:
- name: "[macOS] Sign & notarize app bundle"
# if: matrix.os == 'macOS' && matrix.make_package && needs.configure.outputs.tag != null
if: matrix.os == 'macOS'
if: matrix.os == 'macOS'
shell: bash
env:
BUILD_PATH: ${{ steps.build.outputs.path }}