Skip to content

Commit

Permalink
additional dependency needed by ocaml backend (runtimeverification#2111)
Browse files Browse the repository at this point in the history
Co-authored-by: rv-jenkins <[email protected]>
  • Loading branch information
Dwight Guth and rv-jenkins authored Aug 5, 2021
1 parent 651898a commit 6147a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ pipeline {
unstash 'arch'
sh '''
pacman -Syyu --noconfirm
pacman -S --noconfirm opam
pacman -S --noconfirm opam pkgconf
pacman -U --noconfirm kframework-git-${VERSION}-1-x86_64.pkg.tar.zst
src/main/scripts/test-in-container
'''
Expand Down

0 comments on commit 6147a8b

Please sign in to comment.