adding back in build

adding back in build
This commit is contained in:
Alister
2021-08-31 19:59:34 +01:00
parent fe9f6a9e2e
commit cbfea2fa8f

View File

@@ -16,10 +16,10 @@ build:
- gcc -dumpversion
- g++ --version
- cmake -version
#- mkdir build
#- cd build
#- cmake ..
#- make
- mkdir build
- cd build
- cmake ..
- make
artifacts:
paths:
- build