Skip to content

Commit 7209e50

Browse files
Run cmake install to build package (#284)
1 parent 4da9fe5 commit 7209e50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zorg/jenkins/jobs/jobs/lldb-cmake-intel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ pipeline {
184184
export INSTALL_DIR=lldb-install
185185
186186
cd -
187+
python3 llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake install
188+
187189
python3 llvm-zorg/zorg/jenkins/monorepo_build.py artifact
188190
'''
189191
}

0 commit comments

Comments
 (0)