ci: force color output

This commit is contained in:
Benoit Pierre
2024-05-13 21:33:54 +02:00
committed by Frans de Jonge
parent 0aaa8e7c5b
commit b2d495fcdd
2 changed files with 2 additions and 0 deletions

View File

@@ -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'