Skip to content
Snippets Groups Projects
Commit ed192c0b authored by samuel's avatar samuel
Browse files

Require make

parent 8bc014ff
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ jobs:
--noconfirm -Syu
buildah run "$ctr" -- pacman \
--noconfirm -Sy \
libplasma cmake
libplasma make cmake
buildah commit -- "$ctr" "$IMAGE_NAME"
buildah rm "$ctr"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment