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