Skip to content

Commit

Permalink
[ci] Update ci to checkout from Bender.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Jun 13, 2024
1 parent 77a294f commit 1920fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ jobs:
ln -s $VERILATOR_ROOT/share/verilator/include $VERILATOR_ROOT/include
ln -s $VERILATOR_ROOT/share/verilator/bin/verilator_includer $VERILATOR_ROOT/bin/verilator_includer
- name: Download RTL submodules
run: make -C hardware update
run: make -C hardware checkout
- name: Compile Verilated model of Ara
run: |
sudo apt-get install libelf-dev
Expand Down

0 comments on commit 1920fbf

Please sign in to comment.