mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 07:09:57 +00:00
trivial: get test firmware after we install git
This commit is contained in:
parent
b3014c2ebf
commit
687ee06470
@ -2,12 +2,12 @@
|
||||
set -e
|
||||
set -x
|
||||
|
||||
#clone test firmware if necessary
|
||||
. ./contrib/ci/get_test_firmware.sh
|
||||
|
||||
#check for and install missing dependencies
|
||||
./contrib/ci/fwupd_setup_helpers.py install-dependencies --yes -o ubuntu
|
||||
|
||||
#clone test firmware if necessary
|
||||
. ./contrib/ci/get_test_firmware.sh
|
||||
|
||||
#evaluate using Ubuntu's buildflags
|
||||
#evaluate using Debian/Ubuntu's buildflags
|
||||
#disable link time optimization, Ubuntu currently only sets it for GCC
|
||||
|
Loading…
Reference in New Issue
Block a user