mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 19:38:48 +03:00
Add meson log to artifact upload
This commit is contained in:
parent
82f008c14d
commit
c55ee2b8ff
1 changed files with 2 additions and 0 deletions
|
@ -133,6 +133,8 @@ build-macos-meson:
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- build/nheko.app
|
- build/nheko.app
|
||||||
|
- build/meson-logs/meson-log.txt
|
||||||
|
when: always
|
||||||
name: nheko-${CI_COMMIT_SHORT_SHA}-macos-app
|
name: nheko-${CI_COMMIT_SHORT_SHA}-macos-app
|
||||||
expose_as: 'macos-app'
|
expose_as: 'macos-app'
|
||||||
public: false
|
public: false
|
||||||
|
|
Loading…
Reference in a new issue