mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
ci: force color output
This commit is contained in:
committed by
Frans de Jonge
parent
0aaa8e7c5b
commit
b2d495fcdd
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
env:
|
||||
# Bump number to reset all caches.
|
||||
CACHE_EPOCH: '0'
|
||||
CLICOLOR_FORCE: '1'
|
||||
MACOSX_DEPLOYMENT_TARGET: '10.15'
|
||||
MAKEFLAGS: 'OUTPUT_DIR=build INSTALL_DIR=install TARGET=macos'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user