mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-21 06:39:57 -05:00
parent
31e38011f0
commit
cd6735adf2
3
.github/workflows/desktop-build.yml
vendored
3
.github/workflows/desktop-build.yml
vendored
|
|
@ -480,7 +480,8 @@ jobs:
|
|||
path: ${{ env.CCACHE_DIR }}
|
||||
|
||||
- name: "[macOS] Sign & notarize app bundle"
|
||||
if: matrix.os == 'macOS' && matrix.make_package && needs.configure.outputs.tag != null
|
||||
# if: matrix.os == 'macOS' && matrix.make_package && needs.configure.outputs.tag != null
|
||||
if: matrix.os == 'macOS'
|
||||
shell: bash
|
||||
env:
|
||||
BUILD_PATH: ${{ steps.build.outputs.path }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user