1
0
Fork 0
dosbox-staging/.github
Patryk Obara 719536341d Use make's output-sync to prevent log corruption
This works out of the box on Linux and MSYS2, but does not work on
macOS - Xcode supplied make does not support this option, so GNU make is
used instead.

Unfortunately, adding new package on macOS did not invalidate the cache,
this package removes the brew cache from macOS job to avoid this problem
in the future.

Fixes: #53
2019-11-26 04:48:16 +01:00
..
scripts Refactor and expand the CI workflows 2019-11-24 15:16:44 +01:00
workflows Use make's output-sync to prevent log corruption 2019-11-26 04:48:16 +01:00