mirror of https://github.com/openXC7/prjxray.git
CI: install sudo
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
parent
49b1c43e88
commit
cd038d6498
|
|
@ -53,7 +53,8 @@ jobs:
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-venv \
|
python3-venv \
|
||||||
xsltproc
|
xsltproc \
|
||||||
|
sudo \
|
||||||
|
|
||||||
- name: Xilinx Setup
|
- name: Xilinx Setup
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue