mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 00:47:15 -04:00
Set COLORFGBG env for GitHub workflows
This commit is contained in:
@@ -10,6 +10,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GO111MODULE: "on"
|
GO111MODULE: "on"
|
||||||
COLORTERM: "truecolor"
|
COLORTERM: "truecolor"
|
||||||
|
COLORFGBG: "7;0"
|
||||||
TERM: "xterm-256color"
|
TERM: "xterm-256color"
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user