Forgot one
authorMiodrag Milanovic <mmicko@gmail.com>
Tue, 11 Jan 2022 08:39:45 +0000 (09:39 +0100)
committerMiodrag Milanovic <mmicko@gmail.com>
Tue, 11 Jan 2022 08:39:45 +0000 (09:39 +0100)
.github/workflows/test-macos.yml

index c25fb1e7ef6024f1e00460db6d473a829ae6fee7..09ab382bf7ddcf778807e345fc895e507deb0980 100644 (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