fixing ci
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
This commit is contained in:
parent
0747cf2ec3
commit
2f224ac912
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
|
@ -29,6 +29,7 @@ pipeline {
|
|||
label "untrusted"
|
||||
}
|
||||
steps {
|
||||
sh("apt-get install build-essential libx11-dev wayland-protocols libwayland-dev")
|
||||
sh("git clean -dfx")
|
||||
sh("./configure --enable-opengl --enable-vulkan --without-vulkan-string-helper")
|
||||
sh("make -j4")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue