Skip to content

Commit 29042eb

Browse files
committed
libopcodes-2.38-system.so
1 parent 2cd1e52 commit 29042eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Install kcov
2626
run: |
2727
sudo apt update
28+
sudo apt install -y binutils
2829
wget https://github.com/SimonKagstrom/kcov/releases/download/v42/kcov-amd64.tar.gz
2930
sudo tar xf kcov-amd64.tar.gz -C /
3031
kcov --version

0 commit comments

Comments
 (0)