From b91533d9f2d4b2b6a8d24d44d879f7cfe4a78941 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Tue, 11 Jan 2022 09:39:45 +0100 Subject: [PATCH] Forgot one --- .github/workflows/test-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-macos.yml b/.github/workflows/test-macos.yml index c25fb1e7e..09ab382bf 100644 --- a/.github/workflows/test-macos.yml +++ b/.github/workflows/test-macos.yml @@ -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 -- 2.30.2