Skip to content

Commit bde3a3d

Browse files
author
Oron Port
committed
try a different way to specify nvc version
1 parent 794cdf9 commit bde3a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Homebrew (for NVC)
4141
uses: Homebrew/actions/setup-homebrew@master
4242
- name: Setup NVC
43-
run: brew install [email protected].0
43+
run: brew install [email protected]
4444
- run: |
4545
verilator -version
4646
iverilog -V

0 commit comments

Comments
 (0)