mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-10 05:18:30 +03:00
ci: I guess we did need CMake
This commit is contained in:
parent
110b09e1cd
commit
14577daf7f
@ -10,7 +10,7 @@ variables:
|
|||||||
before_script:
|
before_script:
|
||||||
# TODO: use libostree from unstable
|
# TODO: use libostree from unstable
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y libostree-dev
|
- apt-get install -y cmake libostree-dev
|
||||||
- wget -O - ${SCCACHE_URL} | tar -C /usr/bin/ -xz --wildcards --strip-components=1 '*/sccache'
|
- wget -O - ${SCCACHE_URL} | tar -C /usr/bin/ -xz --wildcards --strip-components=1 '*/sccache'
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user