2
0
Эх сурвалжийг харах

[CI] install ncurses-dev for lua test

Andy Li 6 жил өмнө
parent
commit
7c979dfa15
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      azure-pipelines.yml

+ 1 - 0
azure-pipelines.yml

@@ -63,6 +63,7 @@ stages:
               TEST: python
             lua:
               TEST: lua
+              APT_PACKAGES: ncurses-dev
         steps:
           - checkout: self
             fetchDepth: 20