mirror of
https://github.com/openXC7/prjxray.git
synced 2026-09-08 12:13:57 +02:00
CI: pass family to xilinx.sh
Signed-off-by: Karol Gugala <[email protected]>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user