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

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

Loading…
Cancel
Save