Skip to content

Commit 2393f6c

Browse files
authored
Update devel.yml
1 parent 954fafc commit 2393f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
rm -rf /var/lib/apt/lists/*
4141
sed -i 's/jammy/noble/g' /etc/apt/sources.list
42-
apt-get update && apt-get install --reinstall sudo debootstrap mtools dosfstools qemu-user-static binfmt-support dpkg-dev bubblewrap curl -y
42+
apt-get update && apt-get install --reinstall sudo debootstrap mtools dosfstools qemu-user-static binfmt-support dpkg-dev systemd-container -y
4343
ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/noble
4444
dpkg -i debs/live-build_*_all.deb
4545
mv /usr/share/debootstrap/functions functions

0 commit comments

Comments
 (0)