update iverilog install
This commit is contained in:
parent
e2d05ed5af
commit
d16a9ac514
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
- run: sudo apt install bison flex g++ gcc
|
||||
- run: git clone https://github.com/steveicarus/iverilog.git
|
||||
- run: cd iverilog/
|
||||
- run: chmod +x configure
|
||||
- run: sh autoconf.sh
|
||||
- run: ./configure
|
||||
- run: make
|
||||
- run: sudo make install
|
||||
Loading…
Reference in New Issue