ci build and path updated4

This commit is contained in:
scorrea
2020-06-26 11:44:10 +02:00
parent c97c3b87f6
commit bc8f2aaeca

View File

@@ -20,7 +20,7 @@ build:
- rm -rf build
- mkdir -p build
- cd build
- qmake ../DRAMSys/DRAMSys.pro
- cmake ../DRAMSys
- make -j4
- find . -name "*.o" -type f -delete
# Create Base file to cover all lines