Skip to content

Commit

Permalink
ci: Remove unused bender vendor init
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Sep 4, 2024
1 parent bdf23f8 commit dd1315f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
- name: Build Software
working-directory: target/snitch_cluster
run: |
bender vendor init
make CFG_OVERRIDE=cfg/github-ci.hjson sw
- name: Generate the RTL
working-directory: target/snitch_cluster
Expand Down

0 comments on commit dd1315f

Please sign in to comment.