Skip to content

Commit c978d11

Browse files
Avoid fetching bender, use the preinstalled one
1 parent f1e6a56 commit c978d11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verilator-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
shell: bash
3030
run: |
3131
cd /workspaces
32+
mkdir -p utils/bin && touch utils/bin/bender
3233
make checkout
3334
make verilate
3435
- name: SW sanity check

0 commit comments

Comments
 (0)