Skip to content

Commit 6c30909

Browse files
authored
Update ubuntu-packages-and-docker-image.yml
1 parent f4d5ab5 commit 6c30909

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ubuntu-packages-and-docker-image.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ jobs:
106106
libpython3.10-dev \
107107
python3.10-dev \
108108
ruby \
109-
lld
109+
lld \
110+
libc6
110111
111112
curl -sLO https://github.com/deb-s3/deb-s3/releases/download/0.11.4/deb-s3-0.11.4.gem
112113
sudo gem install deb-s3-0.11.4.gem

0 commit comments

Comments
 (0)