feature/pipeline-tools
Jan Boon 6 years ago
parent 61b1509048
commit f4ff5e0d25

@ -23,5 +23,6 @@ jobs:
cat CMakeCache.txt
displayName: 'CMake'
- script: |
cd build
make -j`nproc`
displayName: 'Make'
Loading…
Cancel
Save