mirror of https://github.com/YosysHQ/yosys.git
Forgot one
This commit is contained in:
parent
883b4fb7e6
commit
b91533d9f2
|
@ -122,7 +122,7 @@ jobs:
|
|||
- name: Get iverilog
|
||||
shell: bash
|
||||
run: |
|
||||
git clone git://github.com/steveicarus/iverilog.git
|
||||
git clone https://github.com/steveicarus/iverilog.git
|
||||
|
||||
- name: Cache iverilog
|
||||
id: cache-iverilog-homebrew
|
||||
|
|
Loading…
Reference in New Issue