Fix CI
This commit is contained in:
parent
02e15543cd
commit
6996c98d40
@ -101,7 +101,7 @@ if "sixelgd" in terminals()
|
|||||||
elseif "sixel" in terminals()
|
elseif "sixel" in terminals()
|
||||||
Gnuplot.options.term = "sixel enhanced"
|
Gnuplot.options.term = "sixel enhanced"
|
||||||
elseif "dumb" in terminals()
|
elseif "dumb" in terminals()
|
||||||
Gnuplot.options.term = "dumb enhanced ansi"
|
Gnuplot.options.term = "dumb"
|
||||||
else
|
else
|
||||||
Gnuplot.options.term = "unknown"
|
Gnuplot.options.term = "unknown"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user