mirror of
https://github.com/systemd/systemd.git
synced 2025-01-03 05:18:09 +03:00
Revert "ci: turn off the "upstream-systemd-ci" ppa"
This reverts commit d4ff79bbe1
.
This commit is contained in:
parent
06bb441102
commit
d3e0662c7d
2
.github/workflows/ubuntu-build-check.sh
vendored
2
.github/workflows/ubuntu-build-check.sh
vendored
@ -85,7 +85,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# PPA with some newer build dependencies (like zstd)
|
# PPA with some newer build dependencies (like zstd)
|
||||||
#add-apt-repository -y ppa:upstream-systemd-ci/systemd-ci
|
add-apt-repository -y ppa:upstream-systemd-ci/systemd-ci
|
||||||
apt-get -y update
|
apt-get -y update
|
||||||
apt-get -y build-dep systemd
|
apt-get -y build-dep systemd
|
||||||
apt-get -y install "${PACKAGES[@]}"
|
apt-get -y install "${PACKAGES[@]}"
|
||||||
|
Loading…
Reference in New Issue
Block a user