mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 19:38:48 +03:00
Codesign macOS for meson build
This commit is contained in:
parent
eb9319b6ed
commit
82f008c14d
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ codesign-macos:
|
|||
after_script:
|
||||
- ./.ci/upload-nightly-gitlab.sh artifacts/nheko-${CI_COMMIT_SHORT_SHA}.dmg
|
||||
needs:
|
||||
- build-macos
|
||||
- build-macos-meson
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
||||
- if : $CI_COMMIT_TAG
|
||||
|
|
Loading…
Reference in a new issue