Skip to content

Commit 872b375

Browse files
committed
Add libelf1 Dependency
1 parent 84f7ebf commit 872b375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ runs:
5757
sudo rm -f /var/lib/apt/lists/lock /var/lib/dpkg/lock
5858
sudo apt update -qq
5959
sudo DEBIAN_FRONTEND=noninteractive apt install -yq --no-install-recommends \
60-
python3 git curl libelf-dev lld \
60+
python3 git curl libelf-dev libelf1 lld \
6161
build-essential flex bison libssl-dev \
6262
libncurses-dev liblz4-tool zlib1g-dev \
6363
libxml2-utils rsync unzip python3 python-is-python3

0 commit comments

Comments
 (0)