Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Risto97 committed Sep 14, 2024
1 parent ea8ede1 commit 54ea133
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get install cmake sudo iverilog make g++
sudo apt-get install cmake sudo iverilog make g++ cpan
cpan install Verilog-Perl
pip install peakrdl
- name: run tests
Expand Down

0 comments on commit 54ea133

Please sign in to comment.