mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Revert "[CI]: diagnostics: disabled xcpretty to print full error logs"
This reverts commit 01a3b8ba9d9cc8bd24e974aa0116bc9c3e0e38ac.
This commit is contained in:
3
.github/workflows/rebase.yml
vendored
3
.github/workflows/rebase.yml
vendored
@@ -118,8 +118,7 @@ jobs:
|
||||
echo ""
|
||||
|
||||
- name: Build SideStore
|
||||
# run: make build | xcpretty && exit ${PIPESTATUS[0]}
|
||||
run: make build && exit ${PIPESTATUS[0]}
|
||||
run: make build | xcpretty && exit ${PIPESTATUS[0]}
|
||||
|
||||
- name: Fakesign app
|
||||
run: make fakesign
|
||||
|
||||
Reference in New Issue
Block a user