mirror of https://github.com/openXC7/prjxray.git
CI: hack: mark xray as safe dir
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
parent
52840f7390
commit
436aa64f38
|
|
@ -60,6 +60,7 @@ jobs:
|
||||||
sudo \
|
sudo \
|
||||||
|
|
||||||
- name: Xilinx Setup
|
- name: Xilinx Setup
|
||||||
|
run: git config --global --add safe.directory /root/prjxray/prjxray
|
||||||
run: .github/workflows/scripts/xilinx.sh
|
run: .github/workflows/scripts/xilinx.sh
|
||||||
env:
|
env:
|
||||||
USE_LICENSE_SERVER: "true"
|
USE_LICENSE_SERVER: "true"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue