Fix TERMINFO path

This commit is contained in:
uesyn 2023-04-25 01:07:07 +09:00 committed by Jacob Heider
parent 5020132c27
commit 10969174eb

View file

@ -46,7 +46,7 @@ build:
runtime:
env:
TERMINFO: /usr/share/terminfo:${{prefix}}/share/terminfo
TERMINFO: /usr/share/terminfo:{{prefix}}/share/terminfo
# ^^ we delegate to the system first since they may apply platform specific info
test: