CI: pass family to xilinx.sh

Signed-off-by: Karol Gugala <[email protected]>
This commit is contained in:
Karol Gugala
2024-01-08 14:00:20 +07:00
committed by Hans Baier
parent 22e33f4110
commit ea7c78d675
+1
View File
@@ -65,6 +65,7 @@ jobs:
.github/workflows/scripts/xilinx.sh
env:
USE_LICENSE_SERVER: "true"
XRAY_SETTINGS: ${{ matrix.family }}
- name: Build
run: make build --output-sync=target --warn-undefined-variables -j$(nproc)