Forgot one

This commit is contained in:
Miodrag Milanovic 2022-01-11 09:39:45 +01:00
parent 883b4fb7e6
commit b91533d9f2
1 changed files with 1 additions and 1 deletions

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