mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 11:28:49 +03:00
Make sure to upload on failure
This commit is contained in:
parent
6145a319c2
commit
9922dc828f
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ build-macos-as:
|
||||||
- artifacts/nheko-${CI_COMMIT_SHORT_SHA}-${PLAT}.dmg
|
- artifacts/nheko-${CI_COMMIT_SHORT_SHA}-${PLAT}.dmg
|
||||||
- artifacts/notarize_submit.log
|
- artifacts/notarize_submit.log
|
||||||
name: nheko-${CI_COMMIT_SHORT_SHA}-macos
|
name: nheko-${CI_COMMIT_SHORT_SHA}-macos
|
||||||
|
when: always
|
||||||
|
|
||||||
codesign-macos-intel:
|
codesign-macos-intel:
|
||||||
<<: *codesign_macos
|
<<: *codesign_macos
|
||||||
|
|
Loading…
Reference in a new issue