mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
[drone] use C.UTF-8 on gentoo
This commit is contained in:
parent
7ed70a7234
commit
49e241dbbd
@ -92,7 +92,7 @@ steps:
|
||||
- name: gentoo
|
||||
image: dankamongmen/gentoo:2021-12-03a
|
||||
commands:
|
||||
- export LANG=en_US.UTF-8
|
||||
- export LANG=C.UTF-8
|
||||
- export TERM=xterm
|
||||
- mkdir build
|
||||
- cd build
|
||||
|
Loading…
x
Reference in New Issue
Block a user