mirror of
https://github.com/fischermoseley/manta.git
synced 2026-09-08 04:48:31 +02:00
debug iverilog install workflow
This commit is contained in:
@@ -7,7 +7,9 @@ jobs:
|
||||
- run: sudo apt install bison flex g++ gcc
|
||||
- run: git clone https://github.com/steveicarus/iverilog.git
|
||||
- run: cd iverilog/
|
||||
- run: sh autoconf.sh
|
||||
- run: ls -lai
|
||||
- run: sh ./autoconf.sh
|
||||
- run: ./configure
|
||||
- run: make
|
||||
= run: make check
|
||||
- run: sudo make install
|
||||
Reference in New Issue
Block a user