mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-22 06:43:54 -07:00
Update desktop-build.yml
This commit is contained in:
parent
6990f7d515
commit
31f331b850
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue