Skip to content

Commit f8a9d7c

Browse files
committed
ci(os): install Debian archive keyring
1 parent 3c52a15 commit f8a9d7c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/mkosi-build.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,9 @@ jobs:
6464
sudo apt-get update
6565
sudo apt-get install --yes --no-install-recommends \
6666
build-essential ca-certificates cmake cpio cryptsetup-bin curl \
67-
dosfstools gdisk git jq libssl-dev mtools pax-utils pkg-config \
68-
python3-venv squashfs-tools systemd-ukify xz-utils zstd
67+
debian-archive-keyring dosfstools gdisk git jq libssl-dev mtools \
68+
pax-utils pkg-config python3-venv squashfs-tools systemd-ukify \
69+
xz-utils zstd
6970
7071
- name: Install pinned mkosi and Rust/Go tools
7172
run: |

0 commit comments

Comments
 (0)