Skip to content

Commit

Permalink
[CI/CD] Update the flow.
Browse files Browse the repository at this point in the history
  • Loading branch information
egorman44 committed Aug 18, 2024
1 parent 8e1fb21 commit 4de6cac
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 @@ -62,7 +62,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libunwind-dev
sudo apt-get install -y git help2man perl make autoconf g++ flex bison ccache numactl perl-doc
sudo apt-get install -y git help2man perl make autoconf g++ flex libfl-dev bison ccache numactl perl-doc
flex -V
- name: Install Verilator
Expand Down

0 comments on commit 4de6cac

Please sign in to comment.