Skip to content

Commit

Permalink
Allow testing tpm1 pin in CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
oldium committed Oct 1, 2024
1 parent 3f8c2f4 commit 51022ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/install-dependencies
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash -ex

COMMON="meson curl git make file bzip2 jose tang cryptsetup keyutils jq socat lsof ${CC}"
COMMON="${COMMON} swtpm-tools tpm-tools trousers"

case "${DISTRO}" in
debian:*|ubuntu:*)
Expand Down

0 comments on commit 51022ac

Please sign in to comment.