3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 17:14:08 +00:00

Forgot one

This commit is contained in:
Miodrag Milanovic 2022-01-11 09:39:45 +01:00
parent 883b4fb7e6
commit b91533d9f2

View file

@ -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