We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f7ebf commit 872b375Copy full SHA for 872b375
.github/actions/action.yml
@@ -57,7 +57,7 @@ runs:
57
sudo rm -f /var/lib/apt/lists/lock /var/lib/dpkg/lock
58
sudo apt update -qq
59
sudo DEBIAN_FRONTEND=noninteractive apt install -yq --no-install-recommends \
60
- python3 git curl libelf-dev lld \
+ python3 git curl libelf-dev libelf1 lld \
61
build-essential flex bison libssl-dev \
62
libncurses-dev liblz4-tool zlib1g-dev \
63
libxml2-utils rsync unzip python3 python-is-python3
0 commit comments