Update nightly.yml

Signed-off-by: June Park <me@pythonplayer123.dev>
This commit is contained in:
June Park
2024-12-24 21:40:57 +09:00
committed by GitHub
parent cf32f25457
commit c8ae28003f

View File

@@ -61,7 +61,7 @@ jobs:
xcode-cache-sourcedata-
- name: Build SideStore
run: NSUnbufferedIO=YES make build 2>&1 | xcbeautify && exit ${PIPESTATUS[0]}
run: NSUnbufferedIO=YES make build 2>&1 | xcbeautify --renderer github-actions && exit ${PIPESTATUS[0]}
- name: Fakesign app
run: make fakesign