mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
CMakeLists: when gzip is available spiOverJtag .bit and .rbf are compressed before installing
This commit is contained in:
@@ -52,6 +52,7 @@ jobs:
|
||||
sudo apt update -qq
|
||||
sudo apt install -y \
|
||||
cmake \
|
||||
gzip \
|
||||
libftdi1-2 \
|
||||
libftdi1-dev \
|
||||
libhidapi-hidraw0 \
|
||||
|
||||
Reference in New Issue
Block a user