Update .github/workflows/scripts/linux/scons-build.sh

Co-authored-by: Celtic Minstrel <CelticMinstrel@users.noreply.github.com>
This commit is contained in:
2024-09-20 08:00:07 -05:00
committed by Celtic Minstrel
parent fb0f3ad1a6
commit d4e7b53952

View File

@@ -1,3 +1,4 @@
#!/bin/sh -ve
CCFLAGS=-fdiagnostics-color=always scons
export CCFLAGS=-fdiagnostics-color=always
scons