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
2466432059
commit
49adf6f447
|
|
@ -53,7 +53,8 @@ jobs:
|
|||
python3 \
|
||||
python3-dev \
|
||||
python3-venv \
|
||||
xsltproc
|
||||
xsltproc \
|
||||
sudo \
|
||||
|
||||
- name: Xilinx Setup
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue