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
+1 -1
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 }}