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
c1ef49ac54
commit
da91f83178
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,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