mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ci: remove unused PPA
This commit is contained in:
parent
64ec0408da
commit
8e87a40708
2
.github/actions/setup_mkosi/action.yaml
vendored
2
.github/actions/setup_mkosi/action.yaml
vendored
@ -12,11 +12,9 @@ runs:
|
||||
run: |
|
||||
echo "::group::Dependencies"
|
||||
echo "deb-src http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs) main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
|
||||
sudo add-apt-repository ppa:michel-slm/kernel-utils
|
||||
sudo apt-get update
|
||||
sudo apt-get install --assume-yes --no-install-recommends \
|
||||
dnf \
|
||||
makepkg \
|
||||
systemd-container \
|
||||
qemu-system-x86 \
|
||||
ovmf \
|
||||
|
Loading…
Reference in New Issue
Block a user