projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
883b4fb
)
Forgot one
author
Miodrag Milanovic
<mmicko@gmail.com>
Tue, 11 Jan 2022 08:39:45 +0000
(09:39 +0100)
committer
Miodrag Milanovic
<mmicko@gmail.com>
Tue, 11 Jan 2022 08:39:45 +0000
(09:39 +0100)
.github/workflows/test-macos.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/test-macos.yml
b/.github/workflows/test-macos.yml
index c25fb1e7ef6024f1e00460db6d473a829ae6fee7..09ab382bf7ddcf778807e345fc895e507deb0980 100644
(file)
--- 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