Updated config.yml
This commit is contained in:
parent
872e6a09a1
commit
6f6f068cb9
@ -12,6 +12,9 @@ jobs:
|
||||
- run:
|
||||
name: "CMake build files"
|
||||
command: "cd build && cmake -DCMAKE_BUILD_TYPE=1 ../"
|
||||
- run:
|
||||
name: "Build Project"
|
||||
command: "make"
|
||||
|
||||
workflows:
|
||||
build-libpdraw-workflow:
|
||||
|
Loading…
x
Reference in New Issue
Block a user