mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-15 01:17:11 +00:00
trivial: Fix Debian CI failure
This commit is contained in:
parent
0bdf561035
commit
bde99ef4bc
@ -2,6 +2,9 @@
|
||||
set -e
|
||||
set -x
|
||||
|
||||
# remove when tpm2-tss is fixed
|
||||
mkdir -p /usr/include/tss
|
||||
|
||||
#although it's debian, we don't build packages
|
||||
if [ "$OS" = "debian-s390x" ]; then
|
||||
./contrib/ci/debian_s390x.sh
|
||||
|
Loading…
Reference in New Issue
Block a user