pull/1825/head
nick black 3 years ago committed by Nick Black
parent 42ee3ad584
commit 5d3ec2b921

@ -13,7 +13,7 @@ steps:
- cd build
- cmake .. -DCMAKE_BUILD_TYPE=Release -DUSE_QRCODEGEN=on
- make -j2
- notcurses-info
- ./notcurses-info
- ctest --output-on-failure
- make install
- ldconfig

Loading…
Cancel
Save