mirror of https://github.com/openXC7/prjxray.git
CI: pass family to xilinx.sh
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
parent
22e33f4110
commit
ea7c78d675
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue