mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
ci: install make
This commit is contained in:
parent
ad6e0569be
commit
2014336b03
@ -9,7 +9,7 @@ variables:
|
||||
OSTREE_VERSION: v2019_3
|
||||
|
||||
before_script:
|
||||
- dnf install -y cargo rust clippy rustfmt git ostree-devel
|
||||
- dnf install -y cargo rust clippy rustfmt git make ostree-devel
|
||||
- curl -L "${SCCACHE_URL}" | tar -C /usr/bin/ -xz --wildcards --strip-components=1 '*/sccache'
|
||||
|
||||
cache:
|
||||
|
Loading…
Reference in New Issue
Block a user