Move nheko buildir up by one

This commit is contained in:
Nicolas Werner 2023-06-19 03:12:50 +02:00
parent d6ab75250f
commit 3e34f9de61
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
5 changed files with 10 additions and 12 deletions

View file

@ -155,7 +155,7 @@ build-macos:
- if : '$CI_PIPELINE_TRIGGERED == null'
artifacts:
paths:
- build/nheko.app # not putting this in 'artifacts' subdir because we don't want to put it on releases
- nheko.app # not putting this in 'artifacts' subdir because we don't want to put it on releases
name: nheko-${CI_COMMIT_SHORT_SHA}-macos-app
expose_as: 'macos-app'
public: false