Skip to content

Commit

Permalink
test: install libdw-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
andygolay authored Aug 23, 2024
1 parent 9812af8 commit 325bdaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
sudo apt-get install -y binutils
sudo apt-get install -y lld
sudo apt-get install -y libudev-dev
sudo apt-get install -y libdw-dev
which ld
which lld
which gcc
Expand Down

0 comments on commit 325bdaa

Please sign in to comment.